ENN
This commit is contained in:
commit
dc74ae2dcd
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
4
hugo.toml
Normal file
4
hugo.toml
Normal file
@ -0,0 +1,4 @@
|
||||
baseURL = 'https://enn.efnot.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'EFNet News'
|
||||
theme = "binario"
|
1
themes/binario
Submodule
1
themes/binario
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit dcb23be68d057e34078a3f74c2a0208685cec5be
|
Loading…
Reference in New Issue
Block a user