diff --git a/ContextParts/*/Head/Twemoji.html b/ContextParts/*/Head/Twemoji.html new file mode 100644 index 0000000..ea80d41 --- /dev/null +++ b/ContextParts/*/Head/Twemoji.html @@ -0,0 +1 @@ + diff --git a/Scripts/Deploy.GitLab.sh b/Scripts/Deploy.GitLab.sh index 0c4705d..5d5c046 100755 --- a/Scripts/Deploy.GitLab.sh +++ b/Scripts/Deploy.GitLab.sh @@ -3,7 +3,7 @@ python3 staticoso/Source/Build.py \ --SiteDomain="https://sitoctt.octt.eu.org" \ --FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \ - --ContextParts="{'Footer':['StatCounter.html']}" \ + --ContextParts="{'Head':['Twemoji.html'], 'Footer':['StatCounter.html']}" \ --MastodonURL="https://botsin.space" \ --MastodonToken="$MastodonToken" \ --SitemapOut=True \ diff --git a/Scripts/Deploy.Tor.sh b/Scripts/Deploy.Tor.sh index 5baa24c..ca04cfb 100755 --- a/Scripts/Deploy.Tor.sh +++ b/Scripts/Deploy.Tor.sh @@ -2,5 +2,4 @@ python3 ../staticoso/Source/Build.py \ --SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \ - --FolderRoots="{'*':''}" \ - --ContextParts="{'Header':'Tor.html'}" + --FolderRoots="{'*':''}" diff --git a/Templates/Standard.html b/Templates/Standard.html index 5066c22..a0aae58 100644 --- a/Templates/Standard.html +++ b/Templates/Standard.html @@ -5,7 +5,6 @@ - [HTML:Page:Title] - [HTML:Site:Name] @@ -16,6 +15,7 @@ + [HTML:ContextPart:*/Head]