Compare commits
No commits in common. "b64e47de3864ab32aedadc529a20ddd4d46445fd" and "c9b999503a8685fb08302a45b3dcfda84b27e2c2" have entirely different histories.
b64e47de38
...
c9b999503a
5 changed files with 0 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
/resources
|
||||
/public
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
|||
[submodule "themes/hugo-book"]
|
||||
path = themes/hugo-book
|
||||
url = https://github.com/alex-shpak/hugo-book
|
|
@ -1,4 +1,3 @@
|
|||
baseURL = 'http://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
theme = 'hugo-book'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 317ccae23b73f5e49d7341ad57227bd64a89ab38
|
Loading…
Reference in a new issue