add more socials
This commit is contained in:
parent
86553de0d3
commit
3daac0d592
4 changed files with 61 additions and 10 deletions
14
img/darf.svg
Normal file
14
img/darf.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generator: Adobe Illustrator 27.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!-- Patched by BiglyDerv -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 401.3 292.7" style="enable-background:new 0 0 401.3 292.7;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;}
|
||||
</style>
|
||||
<g fill="white">
|
||||
<path class="st0" d="M7.5,134.4c-3.9,3.9-3.9,10.3,0,14.1l29.2,29.2c3.9,3.9,10.3,3.9,14.1,0l83.8-83.8c3.9-3.9,3.9-10.3,0-14.1 l-29.2-29.2c-3.9-3.9-10.3-3.9-14.1,0L7.5,134.4z"/>
|
||||
<path class="st0" d="M266.3,198.5c-3.9,3.9-3.9,10.3,0,14.1l29.2,29.2c3.9,3.9,10.3,3.9,14.1,0l83.8-83.8c3.9-3.9,3.9-10.3,0-14.1 l-29.2-29.2c-3.9-3.9-10.3-3.9-14.1,0L266.3,198.5z"/>
|
||||
<path class="st0" d="M115.4,242.2c-3.9,3.9-3.9,10.3,0,14.1l29.2,29.2c3.9,3.9,10.3,3.9,14.1,0l181.2-181.2 c3.9-3.9,3.9-10.3,0-14.1l-29.2-29.2c-3.9-3.9-10.3-3.9-14.1,0L115.4,242.2z"/>
|
||||
<path class="st0" d="M61.4,188.3c-3.9,3.9-3.9,10.3,0,14.1l29.2,29.2c3.9,3.9,10.3,3.9,14.1,0L285.9,50.4c3.9-3.9,3.9-10.3,0-14.1 L256.8,7.1c-3.9-3.9-10.3-3.9-14.1,0L61.4,188.3z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
3
img/fandom.svg
Normal file
3
img/fandom.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.8 KiB |
8
img/wom.svg
Normal file
8
img/wom.svg
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg viewBox="336 312 188.943 94.471" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="w">
|
||||
<path fill="#ffffff" d="M 336 312 L 524.943 312 L 524.943 406.471 L 336 406.471 Z" fill-rule="evenodd" style=""/>
|
||||
<path fill="black" d="M 347.808 335.618 L 360.715 382.889 L 374.612 382.889 L 382.764 353.152 L 383.344 353.152 L 391.496 382.889 L 405.421 382.889 L 418.299 335.618 L 405.025 335.618 L 397.793 367.188 L 397.397 367.188 L 389.613 335.618 L 376.551 335.618 L 368.895 367.372 L 368.47 367.372 L 361.111 335.618 Z" fill-rule="evenodd" style=""/>
|
||||
</mask>
|
||||
<path fill="#ffffff" d="M 336 312 L 524.943 312 L 524.943 406.471 L 336 406.471 Z" fill-rule="evenodd" mask="url(#w)"/>
|
||||
</svg>
|
After Width: | Height: | Size: 732 B |
46
index.html
46
index.html
|
@ -28,6 +28,27 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class='header'>Assets</h2>
|
||||
<div class='scroller'>
|
||||
<div class='item'>
|
||||
<img class='item-img item-ico' src="img/berg.svg">
|
||||
<div class='item-desc'>
|
||||
<a class='item-a' href="https://git.dervland.net/biglyderv"> Forgejo</a>
|
||||
<p>
|
||||
Open-source portfolio
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class='item'>
|
||||
<img class='item-img item-ico' src="img/art.svg">
|
||||
<div class='item-desc'>
|
||||
<a class='item-a' href="art.html"> Art</a>
|
||||
<p>
|
||||
Pieces I draw
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class='header'>Socials</h2>
|
||||
<p>I have many more socials than this.</p>
|
||||
<div class='scroller'>
|
||||
|
@ -49,25 +70,30 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 class='header'>Assets</h2>
|
||||
<div class='scroller'>
|
||||
<div class='item'>
|
||||
<img class='item-img item-ico' src="img/berg.svg">
|
||||
<img class='item-img item-ico' src="img/darf.svg">
|
||||
<div class='item-desc'>
|
||||
<a class='item-a' href="https://git.dervland.net/biglyderv"> Forgejo</a>
|
||||
<a class='item-a' href="https://darflen.com/users/biglyderv"> Darflen</a>
|
||||
<p>
|
||||
Open-source projects
|
||||
Social media with Scratch users
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class='item'>
|
||||
<img class='item-img item-ico' src="img/art.svg">
|
||||
<img class='item-img item-ico' src="img/wom.svg">
|
||||
<div class='item-desc'>
|
||||
<a class='item-a' href="art.html"> Art</a>
|
||||
<a class='item-a' href="https://wasteof.money/users/biglyderv"> wasteof.money</a>
|
||||
<p>
|
||||
Things I create
|
||||
Another social media with Scratch users
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class='item'>
|
||||
<img class='item-img item-ico' src="img/fandom.svg">
|
||||
<div class='item-desc'>
|
||||
<a class='item-a' href="https://battlefordreamisland.fandom.com/wiki/User:Durvensonisback"> Fandom</a>
|
||||
<p>
|
||||
Collabarative encyclopedia and social media
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue