mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-26 23:06: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"
|
||||
title = "joshua.seigler.net"
|
||||
baseurl = "https://seigler.github.io/joshua.seigler.net/"
|
||||
title = "seigler.github.io"
|
||||
baseurl = "https://seigler.github.io/"
|
||||
source = "src/"
|
||||
publishDir = "../dist"
|
||||
theme = "eos"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue