Compare commits
4 Commits
77852ae29c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21126641b2 | ||
|
|
7fc30dad1f | ||
|
|
d1436de915 | ||
|
|
0c14d10a2e |
14
.vscode/launch.json
vendored
Normal file
14
.vscode/launch.json
vendored
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user