forked from q04/www.trr379.de
WIP: published: various changes to Linda's profile #4
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
deploy:
|
||||
rm -rf public && hugo -D && rsync -rvz --delete public/ irrelephant.ngln.eu:/srv/www-draft.trr379.de/
|
||||
rm -rf public && hugo && rsync -rvz --delete public/ herbert.trr379.de:/var/www/www.trr379.de/www/
|
||||
|
||||
.PHONY: deploy
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
theme = "congo"
|
||||
|
||||
baseURL = "https://www-draft.trr379.de/"
|
||||
baseURL = "https://www.trr379.de/"
|
||||
defaultContentLanguage = "en"
|
||||
# we do not use a subdirectory to serve the default language.
|
||||
# this gives a gives a simple https://trr379.de/projects/a02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue