Ensure noopener and norel via a plugin. Am I going to actually write a test and check for this? Lol.
31 lines
633 B
YAML
31 lines
633 B
YAML
# Site settings
|
|
title: I. A. Naval
|
|
subtitle: Software engineer and sysadmin
|
|
description: >
|
|
Software engineer and system administrator. Really big fan of potatoes.
|
|
date_format: "%Y-%m-%d"
|
|
|
|
## Profile
|
|
pronouns:
|
|
display: "they&she"
|
|
url: "https://en.pronouns.page/they%26she"
|
|
|
|
## Nav
|
|
baseurl: ""
|
|
url: "https://naval.dev"
|
|
gravatar_url: "//gravatar.com/avatar/2a59ffe419aca97636d74d0b4692dfcb"
|
|
code_url: "https://git.naval.dev/explore"
|
|
resume_url:
|
|
|
|
## Footer
|
|
email: arbors-masker0n@icloud.com
|
|
keybase: ianonavy
|
|
twitter_username: ianonavy
|
|
github_username: ianonavy
|
|
|
|
# Build settings
|
|
markdown: kramdown
|
|
|
|
plugins:
|
|
- jekyll-target-blank
|