Skip to main content

News

To add news items, create a markdown files in the content/news folder and add the following code to those files:

---
title: "Hello World: Hugo Solstice Theme"
date: 2019-03-14T05:10:00-00:00
#link: ""
categories: ["announcements"]
---

This is an example of a news item

Examples:

You can see an example on the News page

Back to the top