diff --git a/.gitmodules b/.gitmodules index 350e9a1..aec687c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "themes/syna"] path = themes/syna url = https://github.com/okkur/syna.git -[submodule "themes/BioTech"] - path = themes/BioTech - url = https://github.com/Aroy-Art/BioTech.git +[submodule "themes/Rinkusu"] + path = themes/Rinkusu + url = https://github.com/Aroy-Art/Rinkusu.git diff --git a/config.yaml b/config.yaml index 9b5a96a..ace94c8 100644 --- a/config.yaml +++ b/config.yaml @@ -38,6 +38,9 @@ params: to_top_button: True comments: True + # Set to true to fix some problems if built wih Netlify´s build system + onNetlify: true + # Set how to format the date, eg; "2006-01-02", "Monday, Jan 2, 2006" dateFormat : "2006-01-02" diff --git a/themes/BioTech b/themes/BioTech index 0a84126..980825f 160000 --- a/themes/BioTech +++ b/themes/BioTech @@ -1 +1 @@ -Subproject commit 0a84126fb07afeb64f2a206a408a3fe31a3dca62 +Subproject commit 980825f55e92c1e27d4894ba252c90a14f75e355 diff --git a/themes/Rinkusu b/themes/Rinkusu new file mode 160000 index 0000000..980825f --- /dev/null +++ b/themes/Rinkusu @@ -0,0 +1 @@ +Subproject commit 980825f55e92c1e27d4894ba252c90a14f75e355