mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
fix tutorial links in dashboard
This commit is contained in:
parent
8f4d1a6159
commit
06f1220aa3
1 changed files with 2 additions and 2 deletions
|
@ -80,11 +80,11 @@ javascript:
|
||||||
|
|
||||||
.row style="margin-top: 20px"
|
.row style="margin-top: 20px"
|
||||||
.span5
|
.span5
|
||||||
<i class="icon-question-sign icon-3x"></i> <span style="font-size: 20pt">Need to learn web design/HTML?</span>
|
<i class="icon-question-sign icon-3x"></i> <span style="font-size: 20pt">Need to learn web design?</span>
|
||||||
div
|
div
|
||||||
div
|
div
|
||||||
i class="icon-globe"
|
i class="icon-globe"
|
||||||
a href="/tutorial" target="_blank" NeoCities Web Design Tutorial
|
a href="/tutorial" target="_blank" Web Design, HTML, CSS, JS 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