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
307080e01d
commit
8f4d1a6159
1 changed files with 2 additions and 11 deletions
|
@ -80,20 +80,11 @@ javascript:
|
|||
|
||||
.row style="margin-top: 20px"
|
||||
.span5
|
||||
<i class="icon-question-sign icon-3x"></i> <span style="font-size: 20pt">Need to learn web design?</span>
|
||||
<i class="icon-question-sign icon-3x"></i> <span style="font-size: 20pt">Need to learn web design/HTML?</span>
|
||||
div
|
||||
div
|
||||
i class="icon-globe"
|
||||
a href="http://www.htmldog.com/guides/html/beginner" target="_blank" HTML Beginner Tutorial
|
||||
div
|
||||
i class="icon-globe"
|
||||
a href="http://www.w3schools.com/html/html_intro.asp" target="_blank" w3schools HTML introduction
|
||||
div
|
||||
i class="icon-globe"
|
||||
a href="http://codepupil.com/" target="_blank" CodePupil.com teaches with games<br>
|
||||
div
|
||||
i class="icon-globe"
|
||||
a href="http://www.codecademy.com/tracks/web" target="_blank" Online lessons at Codecademy.com<br>
|
||||
a href="/tutorial" target="_blank" NeoCities Web Design Tutorial
|
||||
|
||||
form method="POST" action="/site_files/delete" id="deleteFilenameForm"
|
||||
input name="csrf_token" type="hidden" value="#{csrf_token}"
|
||||
|
|
Loading…
Add table
Reference in a new issue