Fixed base URL.

This commit is contained in:
tastytea 2019-11-24 19:01:35 +01:00
parent 4c231a467e
commit f1fa040181
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
baseURL = "http://text-en.tastytea.de/"
baseURL = "https://text-en.tastytea.de/"
languageCode = "en"
title = "tastytea's text dump."
theme = [ "nocolor" ]