Skip to content

Commit

Permalink
custom domain config change
Browse files Browse the repository at this point in the history
  • Loading branch information
glennaugustus committed Aug 25, 2017
1 parent 740b432 commit 4a24030
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "themes/ananke"]
path = themes/ananke
url = https://github.com/budparr/gohugo-theme-ananke.git
[submodule "public"]
path = public
url = [email protected]:glennaugustus/glennaugustus.github.io.git
branch = master
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "https://glennaugustus.github.io/gablog/"
baseURL = "https://glennaugustus.github.io/"
languageCode = "en-us"
title = "Mr Augustus - A Purveyor of Fine Blogs"
theme = "ananke"
Expand Down
1 change: 1 addition & 0 deletions public
Submodule public added at c2ed3e

0 comments on commit 4a24030

Please sign in to comment.