Revert "Merge branch 'Working' into PR-Improve-LastModDate"

This reverts commit 59634fd0d3, reversing
changes made to 4cfe93ec29.
This commit is contained in:
Adam Ormsby 2019-12-01 22:21:21 +07:00
parent 59634fd0d3
commit 3b3903afd3
3 changed files with 1 additions and 4 deletions

View File

@ -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)

View File

@ -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}}

View File

@ -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">