Browse Source

Replace site theme

main
parent
commit
60fadbb29a
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 6
      .gitmodules
  2. 2
      docs/config.toml
  3. 1
      docs/themes/hello-friend-ng
  4. 1
      docs/themes/hermit

6
.gitmodules

@ -1,3 +1,3 @@
[submodule "docs/themes/hermit"]
path = docs/themes/hermit
url = https://github.com/Track3/hermit.git
[submodule "docs/themes/hello-friend-ng"]
path = docs/themes/hello-friend-ng
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git

2
docs/config.toml

@ -1,5 +1,5 @@
baseURL = "https://chrishayward.xyz/"
theme = "hermit"
theme = "hello-friend-ng"
defaultContentLanguage = "en"
languageCode = "en-us"

1
docs/themes/hello-friend-ng

@ -0,0 +1 @@
Subproject commit fff3cc7bcd46476834e5a975e13dce0766c813bd

1
docs/themes/hermit

@ -1 +0,0 @@
Subproject commit 2dc35c5c6a52168a3a7b35c5ad51209f40a851cf
Loading…
Cancel
Save