From 9066105f2d650d127fd84304d9bc990d8648c053 Mon Sep 17 00:00:00 2001 From: Luca Berton Date: Tue, 3 Oct 2017 15:42:08 +0200 Subject: [PATCH] Add "rel=noopener" to "target=_blank" links (#13) --- README.md | 2 +- layouts/partials/footer.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 205749d..2930ca9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introduction theme for Hugo +# Introduction theme for Hugo A minimal, single page, smooth scrolling theme for Hugo. diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 595a66d..6ca17cc 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,7 +3,7 @@ {{ if .Site.Params.footertext }} {{ .Site.Params.footertext }} {{ else }} - Introduction theme for Hugo. Made with and . Vicky Lai 2017 + Introduction theme for Hugo. Made with and . Vicky Lai 2017 {{ end }} - \ No newline at end of file +