mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
Added christmas icon, add wasm to TODO, add favicons to 90s page
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
3859e6477c
commit
66f74e7afb
3 changed files with 11 additions and 0 deletions
1
TODO.md
1
TODO.md
|
@ -6,3 +6,4 @@
|
|||
- [ ] Python code runner
|
||||
- [ ] Minimal UI framework
|
||||
- [ ] Convert some of the pages to use that framework
|
||||
- [ ] WASM
|
||||
|
|
BIN
favicons/ari-web-christmas.png
Normal file
BIN
favicons/ari-web-christmas.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -307,6 +307,16 @@
|
|||
>Ukraine</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/favicons/ari-web-hw.png"
|
||||
>Halloween</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/favicons/ari-web-christmas.png"
|
||||
>Christmas</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue