about section
+asdfadf
+ +diff --git a/.gitmodules b/.gitmodules index 418c091..8c56e3a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "gitpage/themes/dimension"] path = gitpage/themes/dimension url = https://gitlab.com/dspechnikov/dimension-hugo +[submodule "service/themes/dimension"] + path = service/themes/dimension + url = https://github.com/your-identity/hugo-theme-dimension.git diff --git a/service/templates/footer.html.tera b/service/templates/footer.html.tera new file mode 100644 index 0000000..f992486 --- /dev/null +++ b/service/templates/footer.html.tera @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/service/templates/header.html.tera b/service/templates/header.html.tera new file mode 100644 index 0000000..be2cdbe --- /dev/null +++ b/service/templates/header.html.tera @@ -0,0 +1,13 @@ + + +
+some description
+asdfadf
+ +