deploy: b54133ddd2
This commit is contained in:
parent
5047434222
commit
11093ffe03
24 changed files with 143 additions and 99 deletions
|
|
@ -14,10 +14,10 @@
|
|||
<title>Adrian Victor</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
||||
<script src="/static/scripts/ccd.js"></script>
|
||||
<script src="/static/scripts/music.js" defer></script>
|
||||
<script src="/static/scripts/88x31.js" defer></script>
|
||||
<script src="/static/scripts/tips.js" defer></script>
|
||||
<script type="module" src="/static/scripts/ccd.js"></script>
|
||||
<script type="module" src="/static/scripts/music.js" defer></script>
|
||||
<script type="module" src="/static/scripts/88x31.js" defer></script>
|
||||
<script type="module" src="/static/scripts/tips.js" defer></script>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
<li>
|
||||
<p>
|
||||
<a href="/posts/installing-fl-studio-on-linux/">Installing FL Studio on linux.</a><br>
|
||||
<b>4/19/2026</b> (last edited in 4/22/2026)
|
||||
<b>4/19/2026</b> (last edited in 4/23/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
<li>
|
||||
<p>
|
||||
<a href="/posts/android-developer-verification/">On the Recent Changes to App Distribution Requirements in the Android System by Google.</a><br>
|
||||
<b>8/29/2025</b> (last edited in 4/22/2026)
|
||||
<b>8/29/2025</b> (last edited in 4/23/2026)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue