added default_article.jpg image. Fixed error in copyright note and added standard...
[theme-danix.xyz.git] / layouts / partials / copyright.html
index 19ce0ac..08e3ff2 100644 (file)
@@ -1,7 +1,7 @@
 <div class="copyright align-center">
 <p xmlns:cc="http://creativecommons.org/ns#"
 xmlns:dct="http://purl.org/dc/terms/">
-       <a property="dct:title" rel="cc:attributionURL" href="{{.Site.BaseURL}}">content</a> by <strong><a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="{{.Site.BaseURL}}/whoami">{{$.Site.Author.name}}</a></strong> licensed under the <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer">{{- partial "funcs/svg.html" (dict "context" . "username" "cc") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-by") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-sa") -}}<span class="screen-reader-text">CC BY-SA 4.0</span></a> unless stated otherwhise
+       <a property="dct:title" rel="cc:attributionURL" href="{{.Site.BaseURL}}">content</a> by <strong><a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="{{.Site.BaseURL}}/is">{{$.Site.Author.name}}</a></strong> licensed under the <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer">{{- partial "funcs/svg.html" (dict "context" . "username" "cc") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-by") -}}{{- partial "funcs/svg.html" (dict "context" . "username" "cc-sa") -}}<span class="screen-reader-text">CC BY-SA 4.0</span></a> unless stated otherwhise
        &hybull;
        hugo theme adapted from <a href="https://html5up.net/forty">Forty by html5up.net</a></p>
 </div>
\ No newline at end of file