add internship placeholder for latenightdef
This commit is contained in:
parent
bf1ae358da
commit
111e4e148f
1 changed files with 20 additions and 0 deletions
|
@ -163,6 +163,26 @@
|
|||
|
||||
</div>
|
||||
|
||||
<!-- <h3>Internships</h3>
|
||||
|
||||
<div class="list" >
|
||||
|
||||
<div class="separator"></div>
|
||||
<a class="listaction" href="work-kmitl.html">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Student at KMITL</p>
|
||||
</div>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
|
||||
</a>
|
||||
<div class="separator"></div>
|
||||
<a class="listaction" href="work-others.html">
|
||||
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
|
||||
<p>Other works</p>
|
||||
</div>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
|
||||
</a>
|
||||
</div> -->
|
||||
|
||||
<h3>Works & contributions</h3>
|
||||
|
||||
<div class="list" >
|
||||
|
|
Loading…
Reference in a new issue