mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix tutorial links in dashboard
This commit is contained in:
parent
06f1220aa3
commit
63957c225e
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ javascript:
|
||||||
div
|
div
|
||||||
div
|
div
|
||||||
i class="icon-globe"
|
i class="icon-globe"
|
||||||
a href="/tutorial" target="_blank" Web Design, HTML, CSS, JS Tutorials
|
a href="/tutorials" target="_blank" Web Design, HTML, CSS, JavaScript Tutorials
|
||||||
|
|
||||||
form method="POST" action="/site_files/delete" id="deleteFilenameForm"
|
form method="POST" action="/site_files/delete" id="deleteFilenameForm"
|
||||||
input name="csrf_token" type="hidden" value="#{csrf_token}"
|
input name="csrf_token" type="hidden" value="#{csrf_token}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue