dym-sh/resources/views/code.blade.php

59 lines
1.3 KiB
PHP

<main class="col" style="gap:4rem">
<div class="gallery">
<a href="https://dym.sh/immo/" class="th">
<figure>
<img src="_code%20of%20@dym_files/th_004.jpg" width="200" alt="">
<figcaption>immo</figcaption>
</figure>
</a>
<a href="https://expowand.de/" class="th">
<figure>
<img src="_code%20of%20@dym_files/th.jpg" width="200" alt="">
<figcaption>expowand</figcaption>
</figure>
</a>
<a href="https://dym.sh/gfs/" class="th">
<figure>
<img src="_code%20of%20@dym_files/th_002.jpg" width="200" alt="">
<figcaption>gfs</figcaption>
</figure>
</a>
<a href="https://dym.sh/alvarez/" class="th">
<figure>
<img src="_code%20of%20@dym_files/th_003.jpg" width="200" alt="">
<figcaption>alvarez</figcaption>
</figure>
</a>
</div>
<div class="about">
<h2>/vis</h2>
<ul>
<li><a href="https://dym.sh/rainbow-star-cluster/">rainbow-star-cluster</a>
</li></ul>
<h2>/styles</h2>
<ul class="col-2">
<li><a href="https://dym.sh/markdown-raw/">markdown-raw</a>
</li></ul>
<h2>/tools</h2>
<ul>
<li><a href="https://dym.sh/gtlds/">gTLD's</a>
</li></ul>
<h2>~/scripts</h2>
<p>even more code at my instance for <a href="https://source.garden/dym/">source control</a>
</p>
</div>
</main>