Updated Pronouns
This commit is contained in:
parent
0f85ab6a60
commit
78cbf2ae09
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
siteName: 'Gaiety Life',
|
siteName: 'Gaiety Life',
|
||||||
siteDescription: '[They/Them/Their] Programming, art, design, and other queer things.',
|
siteDescription: '[She/Her] Programming, art, design, and other queer things.',
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
{
|
{
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p class="author__intro">
|
<p class="author__intro">
|
||||||
<em>They/Their</em><br />
|
<em>She/Her</em><br />
|
||||||
<strong>Programming, art, design, and other queer things.</strong><br />
|
<strong>Programming, art, design, and other queer things.</strong><br />
|
||||||
<small>Web Engineer by day who pretends to be a dog.<br />Dog by night who pretends to be a programmer.</small>
|
<small>Web Engineer by day who pretends to be a dog.<br />Dog by night who pretends to be a programmer.</small>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue