Added text/buttons for optionally saving to user's index.html

This commit is contained in:
Victoria Wang 2016-04-18 14:43:41 -07:00
parent 0f4c0562f2
commit bafe75463a
3 changed files with 13 additions and 7 deletions

View file

@ -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!