Skip to content

Commit 53ba981

Browse files
committed
publish - silent struggles of women
1 parent cdd6f48 commit 53ba981

File tree

44 files changed

+1998
-221
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1998
-221
lines changed

Diff for: 404.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119

120120
<a class="dropdown-item" href="/categories#literature">literature (4)</a>
121121

122+
<a class="dropdown-item" href="/categories#Better-World">Better World (1)</a>
123+
122124

123125

124126

@@ -242,6 +244,8 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
242244
243245
<a class="mt-1 mb-1" href="/categories#literature">literature (4)</a>
244246
247+
<a class="mt-1 mb-1" href="/categories#Better-World">Better World (1)</a>
248+
245249
246250
247251
</div>
@@ -254,7 +258,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
254258
<div class="container">
255259
<div class="row">
256260
<div class="col-md-6 col-sm-6 text-center text-lg-left">
257-
Copyright © 2024 SoloThought
261+
Copyright © 2025 SoloThought
258262
</div>
259263
<div class="col-md-6 col-sm-6 text-center text-lg-right">
260264
<a href="/feed.xml" class="btn-social btn-outline m-2"><i class="fas fa-rss"></i></a>

Diff for: about.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119

120120
<a class="dropdown-item" href="/categories#literature">literature (4)</a>
121121

122+
<a class="dropdown-item" href="/categories#Better-World">Better World (1)</a>
123+
122124

123125

124126

@@ -364,6 +366,8 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
364366
365367
<a class="mt-1 mb-1" href="/categories#literature">literature (4)</a>
366368
369+
<a class="mt-1 mb-1" href="/categories#Better-World">Better World (1)</a>
370+
367371
368372
369373
</div>
@@ -376,7 +380,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
376380
<div class="container">
377381
<div class="row">
378382
<div class="col-md-6 col-sm-6 text-center text-lg-left">
379-
Copyright © 2024 SoloThought
383+
Copyright © 2025 SoloThought
380384
</div>
381385
<div class="col-md-6 col-sm-6 text-center text-lg-right">
382386
<a href="/feed.xml" class="btn-social btn-outline m-2"><i class="fas fa-rss"></i></a>

Diff for: assets/images/posts/calm_girl.webp

136 KB
Binary file not shown.

Diff for: assets/images/posts/calm_girl_l.webp

39.1 KB
Binary file not shown.

Diff for: assets/images/posts/calm_girl_m.webp

24.4 KB
Binary file not shown.

Diff for: assets/images/posts/calm_girl_s.webp

5.33 KB
Binary file not shown.

Diff for: assets/js/lunrsearchengine.js

+25-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: better world/silent-struggles-of-women/index.html

+840
Large diffs are not rendered by default.

Diff for: categories.html

+60-1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119

120120
<a class="dropdown-item" href="/categories#literature">literature (4)</a>
121121

122+
<a class="dropdown-item" href="/categories#Better-World">Better World (1)</a>
123+
122124

123125

124126

@@ -1178,6 +1180,61 @@ <h4 class="card-text">I attended a session few days ago where some people were s
11781180

11791181

11801182

1183+
<div class="section-title col-md-12 mt-4">
1184+
<h2 id="Better-World">Category <span class="text-capitalize">Better World</span></h2>
1185+
</div>
1186+
1187+
1188+
1189+
1190+
<!-- begin post -->
1191+
1192+
1193+
<div class="col-lg-4 col-md-6 mb-30px card-group">
1194+
<div class="card h-100">
1195+
<div class="maxthumb">
1196+
<a href="/better%20world/silent-struggles-of-women/">
1197+
1198+
1199+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/calm_girl_l.webp" alt="Unsettled Thoughts: The Silent Struggles of Women">
1200+
1201+
1202+
1203+
</a>
1204+
</div>
1205+
<div class="card-body">
1206+
<h2 class="card-title">
1207+
<a class="text-dark" href="/better%20world/silent-struggles-of-women/">Unsettled Thoughts: The Silent Struggles of Women</a>
1208+
1209+
</h2>
1210+
<h4 class="card-text">A small change can change the world ...</h4>
1211+
</div>
1212+
<div class="card-footer bg-white">
1213+
<div class="wrapfooter">
1214+
1215+
<span class="meta-footer-thumb">
1216+
1217+
<img class="author-thumb" src="https://www.gravatar.com/avatar/37060302386aaf411d69559680562234?s=250&d=mm&r=x" alt="Amit">
1218+
1219+
</span>
1220+
<span class="author-meta">
1221+
<span class="post-name"><a target="_blank" href="https://github.com/amitguptagwl">Amit</a></span><br/>
1222+
1223+
<span class="post-date">18 Feb 2025</span>
1224+
</span>
1225+
<!-- <span class="post-read-more"><a href="/better%20world/silent-struggles-of-women/" title="Read Story">pagecount</a></span> -->
1226+
<!-- <div class="clearfix"></div> -->
1227+
</div>
1228+
</div>
1229+
</div>
1230+
</div>
1231+
<!-- end post -->
1232+
1233+
1234+
1235+
1236+
1237+
11811238
</div>
11821239
</div>
11831240
</div>
@@ -1214,6 +1271,8 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
12141271
12151272
<a class="mt-1 mb-1" href="/categories#literature">literature (4)</a>
12161273
1274+
<a class="mt-1 mb-1" href="/categories#Better-World">Better World (1)</a>
1275+
12171276
12181277
12191278
</div>
@@ -1226,7 +1285,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
12261285
<div class="container">
12271286
<div class="row">
12281287
<div class="col-md-6 col-sm-6 text-center text-lg-left">
1229-
Copyright © 2024 SoloThought
1288+
Copyright © 2025 SoloThought
12301289
</div>
12311290
<div class="col-md-6 col-sm-6 text-center text-lg-right">
12321291
<a href="/feed.xml" class="btn-social btn-outline m-2"><i class="fas fa-rss"></i></a>

0 commit comments

Comments
 (0)