mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
try out clarity theme
This commit is contained in:
parent
33e5d1bae8
commit
65266a485d
5 changed files with 9 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "themes/m10c"]
|
||||
path = themes/m10c
|
||||
url = https://github.com/vaga/hugo-theme-m10c.git
|
||||
[submodule "themes/hugo-clarity"]
|
||||
path = themes/hugo-clarity
|
||||
url = https://github.com/chipzoller/hugo-clarity.git
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
disablePathToLower: true
|
||||
languageCode: en-us
|
||||
title: Virtually Potato
|
||||
theme: m10c
|
||||
theme: hugo-clarity
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1 @@
|
|||
{"Target":"css/styles.01869c76e4757810d94ecbdccadba853d9d01d9416dfeb113df02e1479ff8b36e284e8bfeb3e8f353f2fdcdcbbdfcf27e558dbda96eb6341bfc304d55cd9e986.css","MediaType":"text/css","Data":{"Integrity":"sha512-AYacduR1eBDZTsvcytuoU9nQHZQW3+sRPfAuFHn/izbihOi/6z6PNT8v3Ny7388n5Vjb2pbrY0G/wwTVXNnphg=="}}
|
1
themes/hugo-clarity
Submodule
1
themes/hugo-clarity
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d5800ff7cb4f8581affb055e0775def7e1070fec
|
Loading…
Reference in a new issue