Skip to content

Commit 7dc6bfa

Browse files
committed
refactor: og title image
1 parent 7cf4cdd commit 7dc6bfa

Some content is hidden

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

45 files changed

+103
-103
lines changed
105 KB
Loading

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
<meta property="og:url" content="https://fezcode.com/" />
1818
<meta property="og:title" content="Fezcodex - Personal Blog and Projects" />
1919
<meta property="og:description" content="Discover logs, posts, projects, and stories from Fezcode." />
20-
<meta property="og:image" content="%PUBLIC_URL%/images/ogtitle.png" />
20+
<meta property="og:image" content="%PUBLIC_URL%/images/asset/ogtitle.png" />
2121

2222
<!-- Twitter -->
2323
<meta name="twitter:card" content="summary_large_image" />
2424
<meta name="twitter:url" content="https://fezcode.com/" /> <!-- Replace with your actual domain -->
2525
<meta name="twitter:title" content="Fezcodex - Personal Blog and Projects" /> <!-- Customize title -->
2626
<meta name="twitter:description" content="Discover logs, posts, projects, and stories from Fezcode." />
27-
<meta name="twitter:image" content="%PUBLIC_URL%/images/ogtitle.png" />
27+
<meta name="twitter:image" content="%PUBLIC_URL%/images/asset/ogtitle.png" />
2828

2929

3030
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

public/posts/posts.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"category": "dev",
1010
"filename": "routing-revolution-ssg-and-seo.txt",
1111
"authors": ["fezcode"],
12-
"image": "/images/ogtitle.png"
12+
"image": "/images/asset/ogtitle.png"
1313
},
1414
{
1515
"slug": "art-generation-in-fezcodex",
@@ -21,7 +21,7 @@
2121
"category": "dev",
2222
"filename": "art-generation-in-fezcodex.txt",
2323
"authors": ["fezcode"],
24-
"image": "/images/ogtitle.png"
24+
"image": "/images/asset/ogtitle.png"
2525
},
2626
{
2727
"slug": "brutalist-refactor",
@@ -33,7 +33,7 @@
3333
"category": "feat",
3434
"filename": "brutalist-refactor.txt",
3535
"authors": ["fezcode"],
36-
"image": "/images/ogtitle.png"
36+
"image": "/images/asset/ogtitle.png"
3737
},
3838
{
3939
"slug": "introducing-reading-experience",

public/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Sun, 21 Dec 2025 13:45:58 GMT</lastBuildDate>
12+
<lastBuildDate>Sun, 21 Dec 2025 13:50:49 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Sun, 21 Dec 2025 13:45:58 GMT</pubDate>
14+
<pubDate>Sun, 21 Dec 2025 13:50:49 GMT</pubDate>
1515
<copyright><![CDATA[2025 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>

public/sitemap.xml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,55 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://fezcode.com/</loc>
5-
<lastmod>2025-12-21T13:45:59.336Z</lastmod>
5+
<lastmod>2025-12-21T13:50:49.984Z</lastmod>
66
<changefreq>monthly</changefreq>
77
<priority>1.0</priority>
88
</url>
99
<url>
1010
<loc>https://fezcode.com/about</loc>
11-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
11+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
1212
<changefreq>monthly</changefreq>
1313
<priority>0.8</priority>
1414
</url>
1515
<url>
1616
<loc>https://fezcode.com/blog</loc>
17-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
17+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
1818
<changefreq>monthly</changefreq>
1919
<priority>0.8</priority>
2020
</url>
2121
<url>
2222
<loc>https://fezcode.com/projects</loc>
23-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
23+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
2424
<changefreq>monthly</changefreq>
2525
<priority>0.8</priority>
2626
</url>
2727
<url>
2828
<loc>https://fezcode.com/logs</loc>
29-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
29+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
3030
<changefreq>monthly</changefreq>
3131
<priority>0.8</priority>
3232
</url>
3333
<url>
3434
<loc>https://fezcode.com/stories</loc>
35-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
35+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
3636
<changefreq>monthly</changefreq>
3737
<priority>0.8</priority>
3838
</url>
3939
<url>
4040
<loc>https://fezcode.com/settings</loc>
41-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
41+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
4242
<changefreq>monthly</changefreq>
4343
<priority>0.8</priority>
4444
</url>
4545
<url>
4646
<loc>https://fezcode.com/apps</loc>
47-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
47+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
4848
<changefreq>monthly</changefreq>
4949
<priority>0.8</priority>
5050
</url>
5151
<url>
5252
<loc>https://fezcode.com/stories/lore</loc>
53-
<lastmod>2025-12-21T13:45:59.337Z</lastmod>
53+
<lastmod>2025-12-21T13:50:49.986Z</lastmod>
5454
<changefreq>monthly</changefreq>
5555
<priority>0.8</priority>
5656
</url>
@@ -1028,79 +1028,79 @@
10281028
</url>
10291029
<url>
10301030
<loc>https://fezcode.com/stories/books/1</loc>
1031-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1031+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10321032
<changefreq>monthly</changefreq>
10331033
<priority>0.6</priority>
10341034
</url>
10351035
<url>
10361036
<loc>https://fezcode.com/stories/books/1/pages/1</loc>
1037-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1037+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10381038
<changefreq>weekly</changefreq>
10391039
<priority>0.5</priority>
10401040
</url>
10411041
<url>
10421042
<loc>https://fezcode.com/stories/books/2</loc>
1043-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1043+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10441044
<changefreq>monthly</changefreq>
10451045
<priority>0.6</priority>
10461046
</url>
10471047
<url>
10481048
<loc>https://fezcode.com/stories/books/2/pages/1</loc>
1049-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1049+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10501050
<changefreq>weekly</changefreq>
10511051
<priority>0.5</priority>
10521052
</url>
10531053
<url>
10541054
<loc>https://fezcode.com/stories/books/3</loc>
1055-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1055+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10561056
<changefreq>monthly</changefreq>
10571057
<priority>0.6</priority>
10581058
</url>
10591059
<url>
10601060
<loc>https://fezcode.com/stories/books/3/pages/1</loc>
1061-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1061+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10621062
<changefreq>weekly</changefreq>
10631063
<priority>0.5</priority>
10641064
</url>
10651065
<url>
10661066
<loc>https://fezcode.com/stories/books/3/pages/2</loc>
1067-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1067+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10681068
<changefreq>weekly</changefreq>
10691069
<priority>0.5</priority>
10701070
</url>
10711071
<url>
10721072
<loc>https://fezcode.com/stories/books/4</loc>
1073-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1073+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10741074
<changefreq>monthly</changefreq>
10751075
<priority>0.6</priority>
10761076
</url>
10771077
<url>
10781078
<loc>https://fezcode.com/stories/books/4/pages/1</loc>
1079-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1079+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10801080
<changefreq>weekly</changefreq>
10811081
<priority>0.5</priority>
10821082
</url>
10831083
<url>
10841084
<loc>https://fezcode.com/stories/books/4/pages/2</loc>
1085-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1085+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10861086
<changefreq>weekly</changefreq>
10871087
<priority>0.5</priority>
10881088
</url>
10891089
<url>
10901090
<loc>https://fezcode.com/stories/books/5</loc>
1091-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1091+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10921092
<changefreq>monthly</changefreq>
10931093
<priority>0.6</priority>
10941094
</url>
10951095
<url>
10961096
<loc>https://fezcode.com/stories/books/5/pages/1</loc>
1097-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1097+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
10981098
<changefreq>weekly</changefreq>
10991099
<priority>0.5</priority>
11001100
</url>
11011101
<url>
11021102
<loc>https://fezcode.com/stories/books/5/pages/2</loc>
1103-
<lastmod>2025-12-21T13:45:59.344Z</lastmod>
1103+
<lastmod>2025-12-21T13:50:49.996Z</lastmod>
11041104
<changefreq>weekly</changefreq>
11051105
<priority>0.5</priority>
11061106
</url>

src/pages/AchievementsPage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ const AchievementsPage = () => {
2121
keywords: ['Fezcodex', 'achievements', 'gamification', 'trophies'],
2222
ogTitle: 'Achievements | Fezcodex',
2323
ogDescription: 'Track your progress and unlocked secrets in Fezcodex.',
24-
ogImage: '/images/ogtitle.png',
24+
ogImage: '/images/asset/ogtitle.png',
2525
twitterCard: 'summary_large_image',
2626
twitterTitle: 'Achievements | Fezcodex',
2727
twitterDescription: 'Track your progress and unlocked secrets in Fezcodex.',
28-
twitterImage: '/images/ogtitle.png',
28+
twitterImage: '/images/asset/ogtitle.png',
2929
});
3030

3131
const { unlockedAchievements, showAchievementToast } = useAchievements();

src/pages/CommandsPage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,12 +455,12 @@ function CommandsPage() {
455455
keywords: ['Fezcodex', 'apps', 'applications', 'cmd', 'dev', 'commands'],
456456
ogTitle: 'All Commands | Fezcodex',
457457
ogDescription: 'All the available commands that can be used in Fezcodex.',
458-
ogImage: '/images/ogtitle.png',
458+
ogImage: '/images/asset/ogtitle.png',
459459
twitterCard: 'summary_large_image',
460460
twitterTitle: 'All Commands | Fezcodex',
461461
twitterDescription:
462462
'All the available commands that can be used in Fezcodex.',
463-
twitterImage: '/images/ogtitle.png',
463+
twitterImage: '/images/asset/ogtitle.png',
464464
});
465465

466466
const { togglePalette, triggerCommand } = useCommandPalette();

src/pages/DossierBlogPostPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ const DossierBlogPostPage = () => {
342342
keywords={post.attributes.tags ? post.attributes.tags.join(', ') : ''}
343343
ogTitle={`${post.attributes.title} | Fezcodex`}
344344
ogDescription={post.body.substring(0, 150)}
345-
ogImage={post.attributes.image || '/images/ogtitle.png'}
345+
ogImage={post.attributes.image || '/images/asset/ogtitle.png'}
346346
/>
347347

348348
<GrainOverlay />

src/pages/LogDetailPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const LogDetailPage = () => {
144144
<Seo
145145
title={`${attributes.title} | Fezcodex`}
146146
description={body.substring(0, 150)}
147-
ogImage={attributes.image || '/images/ogtitle.png'}
147+
ogImage={attributes.image || '/images/asset/ogtitle.png'}
148148
/>
149149

150150
{/* HERO SECTION */}

0 commit comments

Comments
 (0)