diff --git a/hugo.toml b/hugo.toml index 1d7c819..7be6757 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,3 @@ -baseURL = 'http://example.org/' +baseURL = 'https://keks.cloud/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'keks.cloud' diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 10a6b5e..3adbf73 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,6 +2,8 @@ {{ .Title }} | {{ .Site.Title }} + +