Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaito Sugimoto <hellorusk.github@gmail.com>2020-11-02 12:36:18 +0300
committerGitHub <noreply@github.com>2020-11-02 12:36:18 +0300
commitf251f9968d9e29f010a1cf8f3bad3bf8ced76334 (patch)
tree70ce61444f2ad3d2594137c522c741d5febe90fb /exampleSite/content/about.md
parent0544952e7a3c1d57d783d688b961c411a407b758 (diff)
parent03547f532c06707afdb7c022ad4d98cd21cd0c98 (diff)
Merge pull request #3 from HelloRusk/fix#2
update example site
Diffstat (limited to 'exampleSite/content/about.md')
-rw-r--r--exampleSite/content/about.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index a412806..f49aec5 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -1,8 +1,8 @@
+++
title = "About"
-description = "Hugo, the world’s fastest framework for building websites"
+description = "Hugo, the world's fastest framework for building websites"
date = "2019-02-28"
-aliases = ["about-us","about-hugo","contact"]
+aliases = ["about-us", "about-hugo", "contact"]
author = "Hugo Authors"
+++
@@ -23,6 +23,3 @@ Hugo is for people who want to hand code their own website without worrying abou
Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
Learn more and contribute on [GitHub](https://github.com/gohugoio).
-
-
-