mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 09:36:00 +02:00
Added text/buttons for optionally saving to user's index.html
This commit is contained in:
parent
0f4c0562f2
commit
bafe75463a
3 changed files with 13 additions and 7 deletions
|
@ -1,6 +1,10 @@
|
|||
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png); background-size: 800px;">
|
||||
<div class="dialogue" style="top: 35px">
|
||||
And that's it for Chapter One! Congrats on your first ever version of victoria.neocities.org!
|
||||
And that's it for Chapter One! Congrats on your first ever
|
||||
|
||||
(if they didn't save) hand-coded HTML website!
|
||||
|
||||
(if they did save) version of <a href="<%= current_site.uri %>"><%= current_site.username %>.neocities.org</a>!
|
||||
</div>
|
||||
<div class="dialogue" style="top: 60px;left:580px; width:180px;">
|
||||
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue