update menu
This commit is contained in:
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,6 +40,9 @@
|
|||||||
>Contact</a
|
>Contact</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<ul class="actions special">
|
||||||
<li>
|
<li>
|
||||||
<a href="squash" class="button fit small special scrolly"
|
<a href="squash" class="button fit small special scrolly"
|
||||||
>Squash!</a
|
>Squash!</a
|
||||||
|
|||||||
Reference in New Issue
Block a user