mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-10 08:29:34 +00:00
remove about page
This commit is contained in:
@@ -13,11 +13,6 @@ theme = "KeepIt"
|
|||||||
url = "/projects/"
|
url = "/projects/"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
name = "About"
|
|
||||||
url = "/about"
|
|
||||||
weight = 4
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
since = 2016
|
since = 2016
|
||||||
author = "Joel Wetzell" # Author's name
|
author = "Joel Wetzell" # Author's name
|
||||||
|
|||||||
@@ -1,20 +0,0 @@
|
|||||||
+++
|
|
||||||
title = "About"
|
|
||||||
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).
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user