diff options
author | jaseg <git@jaseg.net> | 2018-05-21 13:17:30 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2018-05-21 13:17:30 +0200 |
commit | dd025431a0c6f994509d374b7c416df2cedd9497 (patch) | |
tree | b07c5ed5457b6710607b0d36241d5365012bbf47 /config.toml | |
parent | 7bc656ca2a026d91a845dd4d8bfeb812021cdf4d (diff) | |
download | blog-dd025431a0c6f994509d374b7c416df2cedd9497.tar.gz blog-dd025431a0c6f994509d374b7c416df2cedd9497.tar.bz2 blog-dd025431a0c6f994509d374b7c416df2cedd9497.zip |
Add a few links and fix a spelling mistake
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 10ba64a..aee1071 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://jaseg.github.io/_testrepo/" +baseURL = "https://www.physik.tu-berlin.de/~jaseg/beta/" languageCode = "en-us" title = "jaseg.net" theme = "hugo-classic" |