mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 07:16:09 +00:00
fix base URL
This commit is contained in:
parent
aa26bb6644
commit
29bbc57f87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "joshua.seigler.net"
|
title = "seigler.github.io"
|
||||||
baseurl = "https://seigler.github.io/joshua.seigler.net/"
|
baseurl = "https://seigler.github.io/"
|
||||||
source = "src/"
|
source = "src/"
|
||||||
publishDir = "../dist"
|
publishDir = "../dist"
|
||||||
theme = "eos"
|
theme = "eos"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue