Skip to content

Commit f08555d

Browse files
committed
Remove pronouns.
I just realized that they are obvious from the title...
1 parent 1136f1f commit f08555d

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

src/index.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ a, a:visited {
7777
font-size: 20px;
7878
}
7979

80-
#pronouns {
81-
background-color: var(--color-tag);
82-
}
83-
8480
svg {
8581
height: 100%;
8682
fill: var(--color-text);

src/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<span id="name">Pavel Sobolev</span>
2525
<span id="title">Software Crafstman</span>
2626
</div>
27-
<div id="pronouns">he/him</div>
2827
2928
<div id="socials">
3029
<a href="https://codeberg.org/paveloom">

0 commit comments

Comments
 (0)