mirror of
https://github.com/mfocko/blog.git
synced 2024-11-21 20:43:48 +01:00
chore(blog): update description
Signed-off-by: Matej Focko <xfocko@fi.muni.cz>
This commit is contained in:
parent
06dada054b
commit
6aedb825ba
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ const config = {
|
|||
path: "./blog",
|
||||
feedOptions: {
|
||||
type: "all",
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Matej Focko.`,
|
||||
description: "mf's blog",
|
||||
},
|
||||
editUrl: "https://gitlab.com/mfocko/blog/tree/main",
|
||||
remarkPlugins: [math],
|
||||
|
|
Loading…
Reference in a new issue