Configure for deployment (blog.jaseg.net)

This commit is contained in:
jaseg 2019-05-24 15:24:10 +09:00
parent b358716cb4
commit 2f6446020b
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
public

View file

@ -1,4 +1,4 @@
baseURL = "https://www.physik.tu-berlin.de/~jaseg/beta/"
baseURL = "https://blog.jaseg.net/"
languageCode = "en-us"
title = "jaseg.net"
theme = "hugo-classic"