25 lines
569 B
YAML
25 lines
569 B
YAML
# Site settings
|
|
title: Ian Adam Naval
|
|
subtitle: Software engineer and sysadmin
|
|
pronouns:
|
|
display: "they/them"
|
|
url: "https://pronoun.is/they/.../themself"
|
|
description: >
|
|
Software engineer and system administrator. Really big fan of potatoes.
|
|
|
|
## Nav
|
|
baseurl: ""
|
|
url: "https://ianonavy.com"
|
|
gravatar_url: "//gravatar.com/avatar/2a59ffe419aca97636d74d0b4692dfcb"
|
|
code_url: "https://git.ianonavy.com/explore"
|
|
resume_url:
|
|
|
|
## Footer
|
|
email: ianonavy@gmail.com
|
|
keybase: ianonavy
|
|
twitter_username: ianonavy
|
|
github_username: ianonavy
|
|
|
|
# Build settings
|
|
markdown: kramdown
|