remove about page

This commit is contained in:
2021-01-27 13:15:33 -06:00
parent 0c6e49f0ca
commit aacefbde6b
2 changed files with 0 additions and 25 deletions
-5
View File
@@ -13,11 +13,6 @@ theme = "KeepIt"
url = "/projects/"
weight = 3
[[menu.main]]
name = "About"
url = "/about"
weight = 4
[params]
since = 2016
author = "Joel Wetzell" # Author's name
-20
View File
@@ -1,20 +0,0 @@
+++
title = "About"
date = "2014-04-09"
aliases = ["about-us","about-hugo","contact"]
[ author ]
name = "Hugo Authors"
+++
Hugo is the **worlds 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).