diff options
author | Julio Capote <jcapote@gmail.com> | 2023-01-24 03:20:47 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-01-24 03:20:47 +0000 |
commit | f24f2d15275961f1c0144e68fde75a60aeaaa165 (patch) | |
tree | 38be1626f3ade436fbd17eadb2753fa2f0effb37 /themes/even/exampleSite/content/about.md | |
parent | bf04383b34c4a4fdfe239de2805a30a051921002 (diff) | |
download | capotej.com-f24f2d15275961f1c0144e68fde75a60aeaaa165.tar.gz |
move to bear theme
Diffstat (limited to '')
-rw-r--r-- | themes/even/exampleSite/content/about.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/themes/even/exampleSite/content/about.md b/themes/even/exampleSite/content/about.md deleted file mode 100644 index 0913c18..0000000 --- a/themes/even/exampleSite/content/about.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: "About" -date: 2017-08-20T21:38:52+08:00 -lastmod: 2017-08-28T21:41:52+08:00 -menu: "main" -weight: 50 - ---- - -Hugo is a static site engine written in Go. - - -It makes use of a variety of open source projects including: - -* [Cobra](https://github.com/spf13/cobra) -* [Viper](https://github.com/spf13/viper) -* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman) -* [Cast](https://github.com/spf13/cast) - -Learn more and contribute on [GitHub](https://github.com/gohugoio). - |