Change name to last initial, pronoun links
This commit is contained in:
parent
99d4deedc2
commit
6ab7146699
3 changed files with 4 additions and 5 deletions
5
index.md
5
index.md
|
@ -1,13 +1,12 @@
|
|||
---
|
||||
layout: pinned.njk
|
||||
title: Ava Gaiety Wroten
|
||||
title: Ava Gaiety W.
|
||||
description: Portfolio containing work experience, code, volunteering and more!
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
|
||||
> 🐕 Canine pretending to be a web engineer addicted to design 💻 (_Fae/Femme/Faer_ or _She/Her_)
|
||||
> 🐕 Canine pretending to be a web engineer addicted to design 💻 (_[Fae](https://pronoun.monster/fae/faer/faer/femme/femmeself)/[She](https://pronoun.monster/she/her/her/hers/herself)_)
|
||||
|
||||
My work varies significantly including [open source engineering samples](/repos), to [summaries of projects done during my career](/work), and [conference talks and volunteer work](/community).
|
||||
|
||||
Design examples are scattered throughout but here are some cherry-picked ones: [Rendia](/work/eyemaginations/), [The SEED](/community/theseed/), [Oncue](/work/oncue/), [Static Site Generation](/repos/11ty/), and this very site. [Art can be found in my gallery](https://gaiety.gallery/).
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "portfolio",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"author": "Ava Gaiety Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
||||
"author": "Ava Gaiety W. <ava@wroten.me> (https://www.gaiety.me/)",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"serve:styles": "npx postcss styles.css -o _site/styles.css --watch",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: content.njk
|
||||
tags: uses
|
||||
title: About | Uses
|
||||
description: 🐕 Canine pretending to be a web engineer addicted to design 💻 (Fae/Femme/Faer or She/Her)
|
||||
description: 🐕 Canine pretending to be a web engineer addicted to design 💻 (_[Fae](https://pronoun.monster/fae/faer/faer/femme/femmeself)/[She](https://pronoun.monster/she/her/her/hers/herself)_)
|
||||
date: 2020-01-14
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue