add pleroma link
This commit is contained in:
parent
20f9d9daa8
commit
5efe955034
11
index.html
11
index.html
@ -126,7 +126,7 @@ h1, h2, h3, h4 {
|
|||||||
}
|
}
|
||||||
#header .role {
|
#header .role {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
letter-spacing: 1rem;
|
letter-spacing: 2rem;
|
||||||
text-indent: 1em;
|
text-indent: 1em;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
@ -579,7 +579,7 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: .
|
|||||||
|
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<h1>falsycat</h1>
|
<h1>falsycat</h1>
|
||||||
<div class="role">CREATIVE PROGRAMMER</div>
|
<div class="role">PROGRAMMER</div>
|
||||||
|
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<ul>
|
<ul>
|
||||||
@ -596,6 +596,13 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: .
|
|||||||
<img class="icon icon-bg" style="padding: 0.2rem" src="/pf/img/icon/gitea.png">
|
<img class="icon icon-bg" style="padding: 0.2rem" src="/pf/img/icon/gitea.png">
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://falsy.cat/me" target="_blank">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-bg" style="padding: 0.2rem" viewBox="0 0 24 24" fill="var(--color2)" class="w-6 h-6">
|
||||||
|
<path fill-rule="evenodd" d="M4.848 2.771A49.144 49.144 0 0112 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 01-3.476.383.39.39 0 00-.297.17l-2.755 4.133a.75.75 0 01-1.248 0l-2.755-4.133a.39.39 0 00-.297-.17 48.9 48.9 0 01-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97zM6.75 8.25a.75.75 0 01.75-.75h9a.75.75 0 010 1.5h-9a.75.75 0 01-.75-.75zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H7.5z" clip-rule="evenodd" />
|
||||||
|
</svg>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/falsycat" target="_blank">
|
<a href="https://twitter.com/falsycat" target="_blank">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 400 400">
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 400 400">
|
||||||
|
Loading…
Reference in New Issue
Block a user