From d5d35340b034bedca8c4715679ba5d4e8d8c97c0 Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Mon, 25 Feb 2019 23:28:34 +0100 Subject: [PATCH] Delete about-in-footer.md --- exampleSite/content/about-in-footer.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 exampleSite/content/about-in-footer.md diff --git a/exampleSite/content/about-in-footer.md b/exampleSite/content/about-in-footer.md deleted file mode 100644 index c600435..0000000 --- a/exampleSite/content/about-in-footer.md +++ /dev/null @@ -1,19 +0,0 @@ -+++ -title = "About In Footer" -date = "2014-04-09" -aliases = ["about-us","about-hugo","contact"] -[ author ] - name = "Hugo Authors" -+++ - -Hugo is the **world’s fastest framework for building websites**. It is written in Go. - -It makes use of a variety of open source projects including: - -* https://github.com/russross/blackfriday -* https://github.com/alecthomas/chroma -* https://github.com/muesli/smartcrop -* https://github.com/spf13/cobra -* https://github.com/spf13/viper - -Learn more and contribute on [GitHub](https://github.com/gohugoio).