Skip to content

Commit cbb9cb8

Browse files
committed
testing home image
1 parent fc36acc commit cbb9cb8

File tree

18 files changed

+36
-36
lines changed

18 files changed

+36
-36
lines changed

hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ defaultContentLanguageInSubdir = false
3737
images = ["/images/og-default.avif"]
3838

3939
[params.logo]
40-
image = "/images/logo.svg"
41-
link = "/" # This becomes https://navnee1h.github.io/myblog/ automatically
40+
image = "https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&v=beta&t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
41+
link = "" # This becomes https://navnee1h.github.io/myblog/ automatically
4242

4343
[params.favicon]
4444
svg = "/favicon.svg"

public/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,11 +313,11 @@
313313
<div class="flex items-center">
314314

315315
<a
316-
href="/"
316+
href="/myblog/"
317317
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
318318
aria-label="Navnee1h">
319319
<img
320-
src="/images/logo.svg"
320+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
321321
alt="Navnee1h"
322322
class="h-full w-full object-cover" />
323323
</a>

public/about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,11 +328,11 @@
328328
<div class="flex items-center">
329329

330330
<a
331-
href="/"
331+
href="/myblog/"
332332
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
333333
aria-label="Navnee1h">
334334
<img
335-
src="/images/logo.svg"
335+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
336336
alt="Navnee1h"
337337
class="h-full w-full object-cover" />
338338
</a>

public/archives/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,11 +319,11 @@
319319
<div class="flex items-center">
320320

321321
<a
322-
href="/"
322+
href="/myblog/"
323323
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
324324
aria-label="Navnee1h">
325325
<img
326-
src="/images/logo.svg"
326+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
327327
alt="Navnee1h"
328328
class="h-full w-full object-cover" />
329329
</a>

public/categories/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,11 @@
321321
<div class="flex items-center">
322322

323323
<a
324-
href="/"
324+
href="/myblog/"
325325
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
326326
aria-label="Navnee1h">
327327
<img
328-
src="/images/logo.svg"
328+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
329329
alt="Navnee1h"
330330
class="h-full w-full object-cover" />
331331
</a>

public/categories/old/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,11 @@
321321
<div class="flex items-center">
322322

323323
<a
324-
href="/"
324+
href="/myblog/"
325325
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
326326
aria-label="Navnee1h">
327327
<img
328-
src="/images/logo.svg"
328+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
329329
alt="Navnee1h"
330330
class="h-full w-full object-cover" />
331331
</a>

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,11 @@
219219
<div class="flex items-center">
220220

221221
<a
222-
href="/"
222+
href="/myblog/"
223223
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
224224
aria-label="Navnee1h">
225225
<img
226-
src="/images/logo.svg"
226+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
227227
alt="Navnee1h"
228228
class="h-full w-full object-cover" />
229229
</a>

public/posts/code-highlighting-test/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,11 @@
325325
<div class="flex items-center">
326326

327327
<a
328-
href="/"
328+
href="/myblog/"
329329
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
330330
aria-label="Navnee1h">
331331
<img
332-
src="/images/logo.svg"
332+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
333333
alt="Navnee1h"
334334
class="h-full w-full object-cover" />
335335
</a>

public/posts/image-rendering-test/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,11 +348,11 @@
348348
<div class="flex items-center">
349349

350350
<a
351-
href="/"
351+
href="/myblog/"
352352
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
353353
aria-label="Navnee1h">
354354
<img
355-
src="/images/logo.svg"
355+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
356356
alt="Navnee1h"
357357
class="h-full w-full object-cover" />
358358
</a>

public/posts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,11 @@
321321
<div class="flex items-center">
322322

323323
<a
324-
href="/"
324+
href="/myblog/"
325325
class="flex h-10 w-10 items-center justify-center overflow-hidden rounded-full transition-transform duration-200 hover:scale-105"
326326
aria-label="Navnee1h">
327327
<img
328-
src="/images/logo.svg"
328+
src="https://media.licdn.com/dms/image/v2/D5603AQGpZYuzfvxcuA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1720464366895?e=1764806400&amp;v=beta&amp;t=37uHflMplcw99vUsI4HR1Rrf_VHRgkLfh-TVo31krZM"
329329
alt="Navnee1h"
330330
class="h-full w-full object-cover" />
331331
</a>

0 commit comments

Comments
 (0)