mirror of
https://github.com/neocities/neocities.git
synced 2025-08-01 23:31:52 +02:00
tutorial integration - adding references into other parts of site, updates to page 9 and 10, work on tutorial landing page
This commit is contained in:
parent
bba781c5be
commit
d2d63ccf6d
9 changed files with 115 additions and 83 deletions
|
@ -17,6 +17,7 @@
|
|||
<div class="col col-40 interact">
|
||||
<% if request.path =~ /\/html\/9/ %>
|
||||
<div style="float: left">
|
||||
<p>Saving your tutorial work will replace anything currently in your <a href="<%= current_site.uri %>/index.html">index.html</a>. If you've modified it before, make sure there isn't anything valuable there before you proceed!</p>
|
||||
<a href="/tutorial/html/10" class="btn cancel float-Left">Don't Save</a>
|
||||
<a href="#" id="saveToSite" class="btn btn-Action float-Left" style="margin-right: 7px">Save to <%= current_site.username %>.neocities.org</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue