Skip to content

Commit 4c94328

Browse files
committed
fix img url path
1 parent 86407fb commit 4c94328

File tree

30 files changed

+183
-183
lines changed

30 files changed

+183
-183
lines changed

Diff for: categories.html

+19-19
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h2 id="tutorial">Category <span class="text-capitalize">tutorial</span></h2>
219219
<a href="/tutorial/python-pandas-visual/">
220220

221221

222-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/solothought-python-pandas-DF_l.webp" alt="Visual Explanation of Python Panda Library">
222+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/solothought-python-pandas-DF_l.webp" alt="Visual Explanation of Python Panda Library">
223223

224224

225225

@@ -266,7 +266,7 @@ <h4 class="card-text">From basics but covers a lot about Panda's APIs. Use it as
266266
<a href="/tutorial/java-all-in-one/">
267267

268268

269-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/java-all-in-one-quickred_l.webp" alt="Java concepts - all in one chart">
269+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/java-all-in-one-quickred_l.webp" alt="Java concepts - all in one chart">
270270

271271

272272

@@ -313,7 +313,7 @@ <h4 class="card-text">Find all basic concepts of Java language upto Java 17 in s
313313
<a href="/tutorial/aws-database-decision-tree-mindmap/">
314314

315315

316-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/solothought-aws-db-quckref_l.webp" alt="AWS Database - Quick Reference Mindmap">
316+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/solothought-aws-db-quckref_l.webp" alt="AWS Database - Quick Reference Mindmap">
317317

318318

319319

@@ -360,7 +360,7 @@ <h4 class="card-text">A Quick reference visual guide to take decision for a AWS
360360
<a href="/tutorial/python-numpy/">
361361

362362

363-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/numpy-selection.webp" alt="Visual Explanation of Python NumPy Library">
363+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/numpy-selection.webp" alt="Visual Explanation of Python NumPy Library">
364364

365365

366366

@@ -407,7 +407,7 @@ <h4 class="card-text">NumPy is one of the popular Python libraries. In this arti
407407
<a href="/tutorial/python-function-quick-ref/">
408408

409409

410-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/solothought-python-def_l.webp" alt="Python Method - Quick Reference">
410+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/solothought-python-def_l.webp" alt="Python Method - Quick Reference">
411411

412412

413413

@@ -454,7 +454,7 @@ <h4 class="card-text">(You are=not *alone **with=us)</h4>
454454
<a href="/tutorial/python-list-quick-ref/">
455455

456456

457-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/SoloThoughtArticles-PythonList_l.webp" alt="Python List - Quick Reference">
457+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/SoloThoughtArticles-PythonList_l.webp" alt="Python List - Quick Reference">
458458

459459

460460

@@ -501,7 +501,7 @@ <h4 class="card-text">Just remember `list[start:end:-steps]`. That's all!</h4>
501501
<a href="/tutorial/aws-story/">
502502

503503

504-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/sangeeta-at-GCP_l.webp" alt="Amir Wishu Sehgal cafe: The story of opportunities">
504+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/sangeeta-at-GCP_l.webp" alt="Amir Wishu Sehgal cafe: The story of opportunities">
505505

506506

507507

@@ -548,7 +548,7 @@ <h4 class="card-text">The story of opportunities. You'll learn some technical co
548548
<a href="/tutorial/the-preparation-of-battle/">
549549

550550

551-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/java_enum_emtions_l.webp" alt="Chapter 2: The Preparation of Battle">
551+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/java_enum_emtions_l.webp" alt="Chapter 2: The Preparation of Battle">
552552

553553

554554

@@ -595,7 +595,7 @@ <h4 class="card-text">The Java valley is always under the threat. So all the mas
595595
<a href="/tutorial/kungfu-java-concepts-explanation/">
596596

597597

598-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/panda_teaching_code_l.webp" alt="Story of Kungfu Java Valley - Explanation">
598+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/panda_teaching_code_l.webp" alt="Story of Kungfu Java Valley - Explanation">
599599

600600

601601

@@ -642,7 +642,7 @@ <h4 class="card-text">Technical explaination of original Story of Kungfu Java Va
642642
<a href="/tutorial/kungfu-java-concepts/">
643643

644644

645-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/KungFu_child_relationship_l.webp" alt="Story of Kungfu Java Valley">
645+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/KungFu_child_relationship_l.webp" alt="Story of Kungfu Java Valley">
646646

647647

648648

@@ -689,7 +689,7 @@ <h4 class="card-text">The story of the great masters of Java Valley who followed
689689
<a href="/tutorial/fast-xml-parser-4.2-features/">
690690

691691

692-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/fxpv4.2_l.webp" alt="Fast XML Parser v4.2 Features">
692+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/fxpv4.2_l.webp" alt="Fast XML Parser v4.2 Features">
693693

694694

695695

@@ -736,7 +736,7 @@ <h4 class="card-text">Fast XML Parser was initially developed to support npm pac
736736
<a href="/tutorial/setup-jekyll-vscode-container/">
737737

738738

739-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/vscode-jekyll_l.webp" alt="Setup Jekyll Vscode Dev Container">
739+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/vscode-jekyll_l.webp" alt="Setup Jekyll Vscode Dev Container">
740740

741741

742742

@@ -784,7 +784,7 @@ <h4 class="card-text">This is a quick guide to setup Jekyll environment for jeky
784784
<a href="/tutorial/better-seo-url/">
785785

786786

787-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/make-better-url-mindmap-solothought_l.jpg" alt="Make a Better SEO URL">
787+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/make-better-url-mindmap-solothought_l.jpg" alt="Make a Better SEO URL">
788788

789789

790790

@@ -840,7 +840,7 @@ <h2 id="info">Category <span class="text-capitalize">info</span></h2>
840840
<a href="/info/fxp-5-prerelease/">
841841

842842

843-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/fxp5_prerelease.png" alt="Fast XML Parser v5 - Pre release">
843+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/fxp5_prerelease.png" alt="Fast XML Parser v5 - Pre release">
844844

845845

846846

@@ -895,7 +895,7 @@ <h2 id="philosophy">Category <span class="text-capitalize">philosophy</span></h2
895895
<a href="/philosophy/secure-otp-architecture/">
896896

897897

898-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/SMS_OTP_arch_thumb_l.webp" alt="System Design to secure OTP from Eavesdropping Apps">
898+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/SMS_OTP_arch_thumb_l.webp" alt="System Design to secure OTP from Eavesdropping Apps">
899899

900900

901901

@@ -950,7 +950,7 @@ <h2 id="literature">Category <span class="text-capitalize">literature</span></h2
950950
<a href="/literature/majboot-kandhe/">
951951

952952

953-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/girl-selling-on-footpath_l.webp" alt="मज़बूत कंधे">
953+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/girl-selling-on-footpath_l.webp" alt="मज़बूत कंधे">
954954

955955

956956

@@ -997,7 +997,7 @@ <h4 class="card-text">When I seen a kid selling some stuff on a footpath and str
997997
<a href="/literature/%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A4%BF%E0%A4%B6-%E0%A4%95%E0%A4%BE-%E0%A4%B0%E0%A4%82%E0%A4%97/">
998998

999999

1000-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/mehandi_baarish_pain-of-love_l.webp" alt="बारिश का रंग">
1000+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/mehandi_baarish_pain-of-love_l.webp" alt="बारिश का रंग">
10011001

10021002

10031003

@@ -1044,7 +1044,7 @@ <h4 class="card-text">Yesterday, inspired by a friend's request and the melancho
10441044
<a href="/literature/the-power-glasses/">
10451045

10461046

1047-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/The Power Glasses_l.webp" alt="The Power Glasses">
1047+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/The Power Glasses_l.webp" alt="The Power Glasses">
10481048

10491049

10501050

@@ -1091,7 +1091,7 @@ <h4 class="card-text">The world is full of your imagination</h4>
10911091
<a href="/literature/%E0%A4%95%E0%A4%AD%E0%A5%80-%E0%A4%95%E0%A4%AD%E0%A5%80-%E0%A4%B8%E0%A4%AE%E0%A4%82%E0%A4%A6%E0%A4%B0-%E0%A4%95%E0%A5%8B-%E0%A4%AD%E0%A5%80-%E0%A4%B8%E0%A5%8B%E0%A4%A8%E0%A4%BE-%E0%A4%9A%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%8F/">
10921092

10931093

1094-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/ocean_l.webp" alt="कभी कभी समंदर को भी सोना चाहिए">
1094+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/ocean_l.webp" alt="कभी कभी समंदर को भी सोना चाहिए">
10951095

10961096

10971097

Diff for: category/info/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2>Archive of posts with <span>category 'info'</span></h2>
220220
<a href="/info/fxp-5-prerelease/">
221221

222222

223-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/fxp5_prerelease.png" alt="Fast XML Parser v5 - Pre release">
223+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/fxp5_prerelease.png" alt="Fast XML Parser v5 - Pre release">
224224

225225

226226

Diff for: category/literature/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2>Archive of posts with <span>category 'literature'</span></h2>
220220
<a href="/literature/majboot-kandhe/">
221221

222222

223-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/girl-selling-on-footpath_l.webp" alt="मज़बूत कंधे">
223+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/girl-selling-on-footpath_l.webp" alt="मज़बूत कंधे">
224224

225225

226226

@@ -265,7 +265,7 @@ <h4 class="card-text">When I seen a kid selling some stuff on a footpath and str
265265
<a href="/literature/%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A4%BF%E0%A4%B6-%E0%A4%95%E0%A4%BE-%E0%A4%B0%E0%A4%82%E0%A4%97/">
266266

267267

268-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/mehandi_baarish_pain-of-love_l.webp" alt="बारिश का रंग">
268+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/mehandi_baarish_pain-of-love_l.webp" alt="बारिश का रंग">
269269

270270

271271

@@ -310,7 +310,7 @@ <h4 class="card-text">Yesterday, inspired by a friend's request and the melancho
310310
<a href="/literature/the-power-glasses/">
311311

312312

313-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/The Power Glasses_l.webp" alt="The Power Glasses">
313+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/The Power Glasses_l.webp" alt="The Power Glasses">
314314

315315

316316

@@ -355,7 +355,7 @@ <h4 class="card-text">The world is full of your imagination</h4>
355355
<a href="/literature/%E0%A4%95%E0%A4%AD%E0%A5%80-%E0%A4%95%E0%A4%AD%E0%A5%80-%E0%A4%B8%E0%A4%AE%E0%A4%82%E0%A4%A6%E0%A4%B0-%E0%A4%95%E0%A5%8B-%E0%A4%AD%E0%A5%80-%E0%A4%B8%E0%A5%8B%E0%A4%A8%E0%A4%BE-%E0%A4%9A%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%8F/">
356356

357357

358-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/ocean_l.webp" alt="कभी कभी समंदर को भी सोना चाहिए">
358+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/ocean_l.webp" alt="कभी कभी समंदर को भी सोना चाहिए">
359359

360360

361361

Diff for: category/philosophy/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2>Archive of posts with <span>category 'philosophy'</span></h2>
220220
<a href="/philosophy/secure-otp-architecture/">
221221

222222

223-
<img class="img-fluid" src="https://solothought.com//assets/images/posts/SMS_OTP_arch_thumb_l.webp" alt="System Design to secure OTP from Eavesdropping Apps">
223+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/SMS_OTP_arch_thumb_l.webp" alt="System Design to secure OTP from Eavesdropping Apps">
224224

225225

226226

0 commit comments

Comments
 (0)