|
@@ -19,9 +19,10 @@
|
|
|
{{ partial "site_footer_license" . }}
|
|
|
|
|
|
<p class="powered-by">
|
|
|
- Powered by the
|
|
|
- <a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
|
|
|
- <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
|
|
|
+ {{ if not site.Params.i_am_a_sponsor }}
|
|
|
+ Published with
|
|
|
+ <a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic Website Builder</a>
|
|
|
+ {{ end }}
|
|
|
|
|
|
{{ if not (in (slice "book" "docs" "updates") .Type) }}
|
|
|
<span class="float-right" aria-hidden="true">
|