mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 00:09:07 +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",
|
path: "./blog",
|
||||||
feedOptions: {
|
feedOptions: {
|
||||||
type: "all",
|
type: "all",
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} Matej Focko.`,
|
description: "mf's blog",
|
||||||
},
|
},
|
||||||
editUrl: "https://gitlab.com/mfocko/blog/tree/main",
|
editUrl: "https://gitlab.com/mfocko/blog/tree/main",
|
||||||
remarkPlugins: [math],
|
remarkPlugins: [math],
|
||||||
|
|
Loading…
Reference in a new issue