added new stuffs
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s
This commit is contained in:
9
content/en/posts/_index.md
Normal file
9
content/en/posts/_index.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Posts"
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
background_color_class: "bg-gold"
|
||||
---
|
||||
|
||||
View more of our posts on our work in the community here.
|
8
content/en/posts/event-01.md
Normal file
8
content/en/posts/event-01.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
date: 2024-01-23T13:58:08-05:00
|
||||
description: "Event 1"
|
||||
tags: ["posts"]
|
||||
title: "Event 1"
|
||||
---
|
||||
|
||||
Placeholder info for Event 1.
|
8
content/en/posts/event-02.md
Normal file
8
content/en/posts/event-02.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
date: 2024-01-23T13:59:08-05:00
|
||||
description: "Event 2"
|
||||
tags: ["posts"]
|
||||
title: "Event 2"
|
||||
---
|
||||
|
||||
Placeholder info for Event 2.
|
Reference in New Issue
Block a user