You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
616 B
YAML
33 lines
616 B
YAML
baseURL: "https://www.n0emis.eu/"
|
|
languageCode: "en-us"
|
|
title: "n0emis.eu"
|
|
theme: "PaperMod"
|
|
|
|
params:
|
|
theme: auto
|
|
homeInfoParams:
|
|
Title: n0emis.eu
|
|
Content: >
|
|
**Hey there!**
|
|
|
|
|
|
I'm ember.
|
|
|
|
|
|
You can find most of my projects on my [Gitea](https://git.n0emis.eu/n0emis) or over on GitHub.
|
|
|
|
socialIcons:
|
|
- name: "gitea"
|
|
url: "https://git.n0emis.eu/n0emis"
|
|
- name: "github"
|
|
url: "https://github.com/n0emis"
|
|
- name: "mastodon"
|
|
url: "https://chaos.social/@n0emis"
|
|
|
|
menu:
|
|
main:
|
|
- identifier: Contact
|
|
name: contact
|
|
url: /contact/
|
|
weight: 10
|