We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2faf180 commit b0123e6Copy full SHA for b0123e6
archive.html
@@ -45,8 +45,8 @@ <h2 id=year-{{ currentDate }}>{{ currentDate }}</h2>
45
},{
46
"@type": "ListItem",
47
"position": 2,
48
- "name": "Blog",
49
- "item": "https://csswizardry.com/archive/"
+ "name": "blog",
+ "item": "https://csswizardry.com/blog/"
50
}]
51
}
52
</script>
blog.html
@@ -44,8 +44,8 @@ <h2 id=year-{{ currentDate }}>{{ currentDate }}</h2>
44
0 commit comments