diff options
| -rw-r--r-- | content/posts/_index.md | 4 | ||||
| -rw-r--r-- | content/posts/gentoo-kernel-upgrade.md (renamed from content/gentoo-kernel-upgrade.md) | 0 | ||||
| -rw-r--r-- | hugo.toml | 3 | ||||
| m--------- | themes/chilldark | 0 |
4 files changed, 5 insertions, 2 deletions
diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..9e0d0df --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,4 @@ ++++ +title = "Posts" ++++ + diff --git a/content/gentoo-kernel-upgrade.md b/content/posts/gentoo-kernel-upgrade.md index c806c31..c806c31 100644 --- a/content/gentoo-kernel-upgrade.md +++ b/content/posts/gentoo-kernel-upgrade.md @@ -1,10 +1,9 @@ baseURL = 'https://fedang.net' languageCode = 'en-us' title = '~fedang' - theme = 'chilldark' - enableRobotsTXT = true +enableGitInfo = true [params.author] name = "Federico Angelilli" diff --git a/themes/chilldark b/themes/chilldark -Subproject 2402263a9790dee38d2b5c57fbdaed1fe8bacd2 +Subproject c621befb930ebf3422316a4286d5f8cc848763b |
