distorsion.interhacker.space/themes/osprey/exampleSite/content/about.md

16 lines
350 B
Markdown
Raw Normal View History

2025-01-24 23:17:58 +01:00
+++
title = "About"
date = "2017-06-27T17:39:21-07:00"
draft = false
+++
## Welcome to the Osprey Theme
To create an about section, generate an about.md file in your content folder by doing:
```console
$ hugo new about.md
```
Then add your own content to the markdown file. Everything in the file will be generated to show here on the home page.