Add hello world post and favicon

This commit is contained in:
Emelie Graven 2022-02-15 14:38:56 +01:00
parent 9c641bef80
commit ad82024630
Signed by: emelie
GPG Key ID: C11123726DBB55A1
5 changed files with 10 additions and 9 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/lightspeed"]
path = themes/lightspeed
url = https://github.com/carpetscheme/lightspeed
url = https://git.data.coop/nixaalborg/lightspeed

View File

@ -22,4 +22,5 @@ maintained_with_love = false
footer_links = [
{url = "$BASE_URL/about", name = "About"},
{url = "$BASE_URL/atom.xml", name = "RSS"},
{url = "https://git.data.coop/nixaalborg/website", name = "Source Code"},
]

View File

@ -1,8 +0,0 @@
+++
title = "A test post!"
description = "A post for testing!"
+++
# The post where testing happens
Did I mention this is a test post?

View File

@ -0,0 +1,8 @@
+++
title = "Hello world!"
description = "Our first post"
+++
# Hello world!
We figured it's time to populate this site a bit. We're planning a meetup sometime soon, no date has been set however. We're also planning to pay [Crypto Aarhus](cryptoaarhus.dk) a visit next month!

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB