From 3b3903afd31eee9962e4538075ce6d40d15b8cb3 Mon Sep 17 00:00:00 2001 From: Adam Ormsby Date: Sun, 1 Dec 2019 22:21:21 +0700 Subject: [PATCH] Revert "Merge branch 'Working' into PR-Improve-LastModDate" This reverts commit 59634fd0d3d5ffebd263e3c795cd679d6c3877b4, reversing changes made to 4cfe93ec296d7b387e99c9488a26ab768d741fc0. --- USERS.md | 2 -- layouts/partials/footer.html | 2 +- layouts/partials/prepended_head.html | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/USERS.md b/USERS.md index 4970d86..dd81447 100644 --- a/USERS.md +++ b/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) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ca6ae09..55408ee 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -5,7 +5,7 @@ {{else}} {{ partial "logo.html" . }} {{end}} diff --git a/layouts/partials/prepended_head.html b/layouts/partials/prepended_head.html index d00f9fe..03c91de 100644 --- a/layouts/partials/prepended_head.html +++ b/layouts/partials/prepended_head.html @@ -2,4 +2,3 @@ If you want to include any custom html at the beginning of 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. --> -