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 n0emis. You may also know me as Ember.


      I'm nonbinary. My English pronouns are they/them. In general I prefer gender neutral pronouns, but if your language doesn't have them you may use feminine pronouns.


      You can find most of my projects on my [Gitea](https://git.n0emis.eu/n0emis).

  socialIcons:
    - name: "gitea"
      url: "https://git.n0emis.eu/n0emis"
    - name: "github"
      url: "https://github.com/n0emis"
    - name: "mastodon"
      url: "https://chaos.social/@n0emis"
    - name: "twitter"
      url: "https://twitter.com/n0emis"

menu:
  main:
    - identifier: Contact
      name: contact
      url: /contact/
      weight: 10