chore: update metadata

This commit is contained in:
jinhojang6 2024-04-16 01:31:46 +09:00
parent b88ee4d37c
commit 01a6460166
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
2 changed files with 5 additions and 0 deletions

View File

@ -58,7 +58,9 @@ const config = {
routeBasePath: '/',
path: 'posts',
blogTitle: 'Waku Blog',
blogDescription: '',
blogSidebarCount: 0,
exclude: ['**/index.mdx'],
authorsMapPath: 'authors.yml',
remarkPlugins: [math],
rehypePlugins: [katex],

3
posts/index.mdx Normal file
View File

@ -0,0 +1,3 @@
<head>
<title>Waku | Blog</title>
</head>