Compare commits

...

4 Commits

Author SHA1 Message Date
Wolfang Torres
21126641b2 update link 2026-06-20 09:54:42 +08:00
Wolfang Torres
7fc30dad1f fix 2026-06-20 00:22:32 +08:00
Wolfang Torres
d1436de915 SMALL UPDATE 2026-06-20 00:17:30 +08:00
Wolfang Torres
0c14d10a2e update menu 2026-06-06 20:58:06 +08:00
2 changed files with 18 additions and 1 deletions

14
.vscode/launch.json vendored Normal file
View File

@@ -0,0 +1,14 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "editor-browser",
"request": "launch",
"name": "Open index.html",
"url": "file:///d%3A/Projects/Wolfang.com.ve/index.html"
}
]
}

View File

@@ -40,13 +40,16 @@
>Contact</a
>
</li>
</ul>
<ul class="actions special">
<li>
<a href="squash" class="button fit small special scrolly"
>Squash!</a
>
</li>
<li>
<a href="hsk" class="button fit small special scrolly"
<a href="hskankicreator/" class="button fit small special scrolly"
>HSK Card Creator</a
>
</li>