mirror of https://github.com/jpanther/congo.git
15 lines
686 B
Markdown
15 lines
686 B
Markdown
|
---
|
||
|
title: "Welcome to Congo! 🎉"
|
||
|
description: "This is a demo of the Congo theme for Hugo"
|
||
|
---
|
||
|
|
||
|
{{< lead >}}
|
||
|
A simple, lightweight theme for Hugo built with Tailwind CSS.
|
||
|
{{< /lead >}}
|
||
|
|
||
|
This is the homepage. It's just plain Markdown content and can render whatever you wish.
|
||
|
|
||
|
Perhaps you'll link to an [about](/about) page, or direct people to check out your [blog posts](/post). It's really up to you.
|
||
|
|
||
|
{{< figure src="mountains.jpg" caption="Photo by [Anna Scarfiello](https://unsplash.com/@little_anne?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)." >}}
|