diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..179cb0c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hello-friend-ng"] + path = themes/hello-friend-ng + url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git diff --git a/config.toml b/config.toml index 1d7c819..933a052 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,3 @@ -baseURL = 'http://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' +baseURL = 'http://hadr.un-hack-bar.de/' +languageCode = 'de-de' +title = 'Hack an der Ruhr 2023' diff --git a/themes/hello-friend-ng b/themes/hello-friend-ng new file mode 160000 index 0000000..ac2c654 --- /dev/null +++ b/themes/hello-friend-ng @@ -0,0 +1 @@ +Subproject commit ac2c654ec6482c52bf950c000fb05d11084e6c62