Update hugo.yaml
This commit is contained in:
parent
11f9eac585
commit
f87285ac84
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
baseURL: "https://blog.fig.systems/"
|
baseURL: "https://edfig.dev/"
|
||||||
title: Fig.Systems
|
title: EdFig.dev
|
||||||
paginate: 5
|
paginate: 5
|
||||||
theme: PaperMod
|
theme: PaperMod
|
||||||
|
|
||||||
|
|
@ -20,8 +20,8 @@ minify:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||||
title: Fig.Systems
|
title: EdDig.dev
|
||||||
description: "A System of Figs"
|
description: "A blog"
|
||||||
keywords: [Blog, Portfolio, Linux]
|
keywords: [Blog, Portfolio, Linux]
|
||||||
author: "Eduardo Figueroa"
|
author: "Eduardo Figueroa"
|
||||||
# author: ["Me", "You"] # multiple authors
|
# author: ["Me", "You"] # multiple authors
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue