mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
wip: 2024-11-27T07:41:46+0100 (1732689706)
This commit is contained in:
parent
752bfd8826
commit
17698e1ebb
1 changed files with 3 additions and 3 deletions
|
@ -82,10 +82,10 @@
|
|||
<div class="title">
|
||||
<?= VV::embed("public/assets/media/icons/vw.svg") ?>
|
||||
</div>
|
||||
<h3>My dabbles</h3>
|
||||
<p>I play around with a lot of technologies and sometimes create smaller programs that might not merit to a lot on their own. This page is all those things collected together, hopefully that will attest to something.</p>
|
||||
<h3>Silly dabbles</h3>
|
||||
<p>I play around with a lot of technologies and sometimes create smaller programs for fun that aren't trying to do anything useful, or might not merit to a lot on their own. I made a page that I call the "playground" for all those things.. and other silly stuff!</p>
|
||||
<div class="actions">
|
||||
<a href="/work/playground"><button class="inline">playground</button></a>
|
||||
<a href="/playground"><button class="inline">playground</button></a>
|
||||
</div>
|
||||
</featured-item>
|
||||
<featured-item>
|
||||
|
|
Loading…
Add table
Reference in a new issue