update social links

This commit is contained in:
falsycat 2023-04-22 13:32:54 +09:00
parent 2ab7b0c35e
commit 3fe4c83561
1 changed files with 39 additions and 13 deletions

View File

@ -133,13 +133,14 @@ h1, h2, h3, h4 {
#header .icons {
margin: 1rem 0;
width: 100%;
padding: 0 10%;
}
#header .icons ul {
max-width: 20rem;
margin: 0 auto;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
#header .icons ul li {
margin: 0 .2rem;
@ -335,6 +336,9 @@ h1, h2, h3, h4 {
#header .role {
letter-spacing: 1rem;
}
#header .icons {
padding: 0 15%;
}
#works img.thumb {
width: 90%;
}
@ -583,6 +587,27 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: .
<div class="icons">
<ul>
<li>
<a href="https://git.falsy.cat/explore" target="_blank">
<svg class="icon icon-bg" xmlns="http://www.w3.org/2000/svg" viewBox="-148 -128 768 768" xml:space="preserve">
<path d="M0 426.337h433.932v46.204H0zM507.243 76.344a60.567 60.567 0 0 0-21.86-26.56c-9.613-6.507-21.368-10.332-33.794-10.325H267.282v104.808l34.661 31.399a16.84 16.84 0 0 1 5.542 12.483V230.2c0 9.294-7.537 16.832-16.84 16.832H225.28c-9.295 0-16.824-7.537-16.824-16.832v-42.051c0-4.75 2.011-9.286 5.527-12.483l33.499-30.328V39.459H51.166a51.096 51.096 0 0 0-19.922 4.03A51.262 51.262 0 0 0 8.747 62.005C3.237 70.139-.008 80.112 0 90.625v95.686c0 28.408 5.771 55.596 16.219 80.284 15.67 37.048 41.789 68.488 74.7 90.724 32.887 22.236 72.69 35.249 115.329 35.233 28.416.008 55.605-5.772 80.292-16.21 37.032-15.68 68.489-41.798 90.724-74.702a206.786 206.786 0 0 0 11.755-19.684c.556.008 1.128.057 1.701.057 16.676 0 32.698-3.393 47.217-9.54 21.794-9.221 40.253-24.574 53.332-43.915 13.08-19.325 20.73-42.787 20.73-67.826V99.871a60.482 60.482 0 0 0-4.756-23.527zm-41.446 39.966v44.421c-.017 10.431-2.11 20.25-5.886 29.217-5.69 13.447-15.238 24.957-27.238 33.058a74.615 74.615 0 0 1-25.751 11.028 207.007 207.007 0 0 0 5.575-47.724V85.663h39.092c2.027 0 3.842.392 5.526 1.104a14.312 14.312 0 0 1 6.262 5.166c1.537 2.297 2.403 4.904 2.42 7.93v16.447z"/>
</svg>
</a>
</li>
<li>
<a href="https://live.falsy.cat/" target="_blank">
<svg class="icon icon-bg" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M6.343 4.939a1 1 0 0 1 0 1.414 8.003 8.003 0 0 0 0 11.317 1 1 0 0 1-1.414 1.414c-3.907-3.906-3.907-10.24 0-14.145a1 1 0 0 1 1.414 0Zm12.731 0c3.907 3.906 3.907 10.24 0 14.145a1 1 0 0 1-1.414-1.414 8.003 8.003 0 0 0 0-11.317 1 1 0 1 1 1.414-1.414ZM9.31 7.812a1 1 0 0 1 0 1.414 3.92 3.92 0 0 0 0 5.544 1 1 0 0 1-1.414 1.415 5.92 5.92 0 0 1 0-8.373 1 1 0 0 1 1.414 0Zm6.959 0a5.92 5.92 0 0 1 0 8.373 1 1 0 0 1-1.414-1.415 3.92 3.92 0 0 0 0-5.544 1 1 0 1 1 1.414-1.414Zm-4.187 2.77a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z" fill="#212121"/>
</svg>
</a>
</li>
<li>
<a href="https://ar.falsy.cat/" 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 d="M11.25 4.533A9.707 9.707 0 006 3a9.735 9.735 0 00-3.25.555.75.75 0 00-.5.707v14.25a.75.75 0 001 .707A8.237 8.237 0 016 18.75c1.995 0 3.823.707 5.25 1.886V4.533zM12.75 20.636A8.214 8.214 0 0118 18.75c.966 0 1.89.166 2.75.47a.75.75 0 001-.708V4.262a.75.75 0 00-.5-.707A9.735 9.735 0 0018 3a9.707 9.707 0 00-5.25 1.533v16.103z" />
</svg>
</a>
</li>
<li>
<a href="https://github.com/falsycat" target="_blank">
<svg class ="icon" viewBox="0 0 160 160" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
@ -592,22 +617,23 @@ style="position: absolute; right: 0; top: 40vh; color: var(--color3); opacity: .
</a>
</li>
<li>
<a href="https://git.falsy.cat/explore" target="_blank">
<img class="icon icon-bg" style="padding: 0.2rem" src="/pf/img/icon/gitea.png">
</a>
</li>
<li>
<a href="https://falsy.cat/admin" 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" />
<a href="https://www.instagram.com/falsycat/" target="_blank">
<svg class="icon icon-bg" style="padding:0.2rem" xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 24 24">
<path fill-rule="evenodd" d="M5.87.123C4.242.196 2.83.594 1.69 1.729.548 2.869.155 4.286.081 5.897.037 6.902-.231 14.498.545 16.49a5.04 5.04 0 0 0 2.91 2.903c.634.246 1.356.412 2.416.461 8.86.401 12.145.183 13.53-3.364.246-.631.415-1.353.462-2.41.405-8.883-.066-10.809-1.61-12.351C17.027.507 15.586-.325 5.87.123m.081 17.944c-.97-.043-1.496-.205-1.848-.341a3.255 3.255 0 0 1-1.888-1.883c-.591-1.514-.395-8.703-.342-9.866.051-1.14.282-2.18 1.086-2.985C3.954 2 5.24 1.513 13.993 1.908c1.142.052 2.186.282 2.992 1.084.995.993 1.489 2.288 1.087 11.008-.044.968-.206 1.493-.342 1.843-.901 2.308-2.973 2.628-11.779 2.224M14.09 4.69c0 .657.534 1.19 1.194 1.19.66 0 1.195-.533 1.195-1.19a1.194 1.194 0 0 0-2.39 0M4.864 9.988a5.103 5.103 0 0 0 5.11 5.097 5.103 5.103 0 0 0 5.109-5.097 5.102 5.102 0 0 0-5.11-5.096 5.102 5.102 0 0 0-5.11 5.096m1.794 0A3.313 3.313 0 0 1 9.972 6.68a3.313 3.313 0 0 1 3.317 3.308 3.313 3.313 0 0 1-3.317 3.31 3.313 3.313 0 0 1-3.316-3.31"/>
</svg>
</a>
</li>
<li>
<a href="https://twitter.com/falsycat" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 400 400">
<circle cx="200" cy="200" r="200" fill="#1da1f2"/>
<path d="M163.4 305.5c88.7 0 137.2-73.5 137.2-137.2 0-2.1 0-4.2-.1-6.2a98.79 98.79 0 0 0 24.1-25c-8.6 3.8-17.9 6.4-27.7 7.6 10-6 17.6-15.4 21.2-26.7-9.3 5.5-19.6 9.5-30.6 11.7-8.8-9.4-21.3-15.2-35.2-15.2-26.6 0-48.2 21.6-48.2 48.2 0 3.8.4 7.5 1.3 11-40.1-2-75.6-21.2-99.4-50.4-4.1 7.1-6.5 15.4-6.5 24.2 0 16.7 8.5 31.5 21.5 40.1-7.9-.2-15.3-2.4-21.8-6v.6c0 23.4 16.6 42.8 38.7 47.3a48.07 48.07 0 0 1-12.7 1.7 46.04 46.04 0 0 1-9.1-.9 48.15 48.15 0 0 0 45 33.5c-16.5 12.9-37.3 20.6-59.9 20.6-3.9 0-7.7-.2-11.5-.7 21.1 13.8 46.5 21.8 73.7 21.8" fill="#fff"/>
<a href="https://www.youtube.com/@falsycat" target="_blank">
<svg class="icon icon-bg" viewBox="-3 -6 26 26" xmlns="http://www.w3.org/2000/svg">
<path d="M7.988 9.586V3.974c1.993.938 3.536 1.843 5.36 2.82-1.505.834-3.367 1.77-5.36 2.792m11.103-8.403c-.344-.453-.93-.805-1.553-.922-1.833-.348-13.267-.349-15.099 0-.5.094-.945.32-1.328.673C-.5 2.429.005 10.452.393 11.75c.164.562.375.968.64 1.235.343.352.812.594 1.351.703 1.51.312 9.284.486 15.122.047a2.62 2.62 0 0 0 1.39-.712c1.49-1.49 1.388-9.962.195-11.841" fill-rule="evenodd"/>
</svg>
</a>
</li>
<li>
<a href="https://chess.com/member/falsycat" target="_blank">
<svg class="icon icon-bg" viewBox="-4 -4 40 40" xmlns="http://www.w3.org/2000/svg">
<path d="M22.777 23.384c-.147-.983-.91-1.857-2.058-2.507-3.059-1.95-3.595-5.268-2.184-7.45 1.799-.518 3.028-1.562 3.028-2.766 0-1.095-1.017-2.058-2.555-2.613a4.336 4.336 0 0 0 1.277-3.079c0-2.396-1.933-4.338-4.318-4.338s-4.318 1.942-4.318 4.338c0 1.204.488 2.292 1.276 3.078-1.538.555-2.556 1.518-2.556 2.613 0 1.218 1.259 2.273 3.093 2.784 1.434 2.175.824 5.451-2.332 7.463-1.107.646-1.834 1.513-1.975 2.477-1.989.842-3.235 2.047-3.235 3.386 0 2.544 4.498 4.607 10.047 4.607s10.047-2.062 10.047-4.607c0-1.339-1.247-2.545-3.237-3.387z"/>
</svg>
</a>
</li>