mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 12:25:07 +01:00
Revert "Merge branch 'Working' into PR-Improve-LastModDate"
This reverts commit59634fd0d3
, reversing changes made to4cfe93ec29
.
This commit is contained in:
parent
59634fd0d3
commit
3b3903afd3
2
USERS.md
2
USERS.md
@ -18,5 +18,3 @@ TEMPLATE:
|
||||
- https://verso.re/ - **Joan Calabrés** (Security Engineer)
|
||||
- https://blog.lepape.me/ - **François Le Pape** (Student & developer freelance)
|
||||
- https://blog.jyny.dev/ - **Jyny Chen** (Software Engineer)
|
||||
- https://felixleger.com/ - **Félix Léger** (Sofware Developer and DevOps)
|
||||
- https://cobalto.net/ - **Daniel Pessoa** (Sofware Developer and BI Analyst)
|
||||
|
@ -5,7 +5,7 @@
|
||||
{{else}}
|
||||
{{ partial "logo.html" . }}
|
||||
<div class="copyright">
|
||||
<span>© {{ now.Year }} | Powered by <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a></span>
|
||||
<span>© {{ now.Year }} Powered by <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a></span>
|
||||
<span>Theme created by <a href="https://twitter.com/panr" target="_blank" rel="noopener">panr</a></span>
|
||||
</div>
|
||||
{{end}}
|
||||
|
@ -2,4 +2,3 @@
|
||||
If you want to include any custom html at the beginning of </head> before scripts or links are declared,
|
||||
put it in /layouts/partials/prepended_head.html. Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/partials/prepended_head.html doesn't exist.
|
||||
-->
|
||||
<meta name="referer" content="origin">
|
||||
|
Loading…
Reference in New Issue
Block a user