mirror of https://github.com/jpanther/congo.git
15 lines
688 B
Markdown
Executable File
15 lines
688 B
Markdown
Executable File
---
|
|
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](/blog/). 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)." >}}
|