Add YouTube and update CSS
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
37072bc0ca
commit
f0cf742ebd
1 changed files with 23 additions and 16 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<link rel="stylesheet" href="https://www.techtransthai.org/style.css">
|
||||
<meta http-equiv="Content-Language" content="th">
|
||||
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="description" content="Late Night Defender's profile">
|
||||
|
@ -12,11 +12,11 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<a href="index.html" class="backbutton">
|
||||
<div class="simple-topbar">
|
||||
<a href="index.html" class="simple-topbar-backbutton">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path fill="currentColor" d="m 10.9375 0.996094 c -0.292969 0 -0.558594 0.128906 -0.742188 0.328125 l -6.671874 6.671875 l 6.671874 6.675781 c 0.011719 0.011719 0.023438 0.023437 0.035157 0.03125 c 0.179687 0.183594 0.429687 0.292969 0.707031 0.292969 h 1 v -1 c 0 -0.273438 -0.113281 -0.523438 -0.292969 -0.707032 c -0.011719 -0.007812 -0.019531 -0.019531 -0.035156 -0.03125 l -5.257813 -5.261718 l 5.292969 -5.292969 c 0.179688 -0.179687 0.292969 -0.429687 0.292969 -0.707031 v -1 z m 0 0"/></svg>
|
||||
</a>
|
||||
<div style="display: flex; align-items:start; justify-content: center; margin-top: -0.3cm;">
|
||||
<div style="display: flex; align-items:start; justify-content: center; margin-top: -0.25cm;">
|
||||
<h4>Miscellaneous</h4>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -24,25 +24,32 @@
|
|||
<div class="grid-container">
|
||||
<div class="middle">
|
||||
<div class="list" style="margin-top: 1.5cm;">
|
||||
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://en.pronouns.page/@latenightdef">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Pronouns.page</p>
|
||||
<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://en.pronouns.page/@latenightdef">
|
||||
<div class="row" style="margin-left: 0.5cm; ">
|
||||
<p class="row-title-no-subtitle">Pronouns.page</p>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</div>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</a>
|
||||
<div class="separator"></div>
|
||||
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://soundcloud.com/latenightdef">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Soundcloud</p>
|
||||
<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://soundcloud.com/latenightdef">
|
||||
<div class="row" style="margin-left: 0.5cm; ">
|
||||
<p class="row-title-no-subtitle">Soundcloud</p>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</div>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</a>
|
||||
<div class="separator"></div>
|
||||
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://steamcommunity.com/id/latenightdef">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Steam</p>
|
||||
<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://steamcommunity.com/id/latenightdef">
|
||||
<div class="row" style="margin-left: 0.5cm; ">
|
||||
<p class="row-title-no-subtitle">Steam</p>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</div>
|
||||
</a>
|
||||
<div class="separator"></div>
|
||||
<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/@latenightdef">
|
||||
<div class="row" style="margin-left: 0.5cm; ">
|
||||
<p class="row-title-no-subtitle">YouTube</p>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</div>
|
||||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue