Skip to content

Commit 9f055fb

Browse files
committed
Remove link to pronouns page
It's probably best not to share with people what I identify as or who I am as it could lead to toxicity ๐Ÿ™ƒ better to just keep it to myself ๐Ÿ‘
1 parent 36062d0 commit 9f055fb

2 files changed

Lines changed: 0 additions & 18 deletions

File tree

โ€Žsrc/pages/about.astroโ€Ž

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ import BaseLayout from "../layouts/BaseLayout.astro";
77
description="Learn about Dani Bengl, a full-stack software developer specializing in Ruby on Rails, web development, and computer graphics. Currently studying at ZHAW."
88
>
99
<h1>About Me</h1>
10-
<p>
11-
<small>
12-
<a
13-
href="https://en.pronouns.page/@CuddlyBunion341"
14-
target="_blank"
15-
rel="noopener noreferrer"
16-
aria-label="Learn about pronouns (opens in new tab)">(they/them)</a
17-
>
18-
</small>
19-
</p>
2010

2111
<section aria-labelledby="professional-heading">
2212
<h2 id="professional-heading">Professional</h2>

โ€Žsrc/pages/index.astroโ€Ž

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ const projects = await getCollection("projects");
2020
<div class="hero">
2121
<div>
2222
<h1>Hello, I'm Dani!</h1>
23-
<small>
24-
<a
25-
href="https://en.pronouns.page/@CuddlyBunion341"
26-
target="_blank"
27-
rel="noopener noreferrer"
28-
aria-label="Learn about pronouns (opens in new tab)">(they/them)</a
29-
>
30-
</small>
3123
<p>
3224
I'm a full-stack software developer at <a
3325
href="https://www.renuo.ch/"

0 commit comments

Comments
ย (0)
โšก