diff --git a/views/tutorial/html/10.erb b/views/tutorial/html/10.erb index 8f1c2e04..3f3b5142 100644 --- a/views/tutorial/html/10.erb +++ b/views/tutorial/html/10.erb @@ -1,10 +1,6 @@
- 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 <%= current_site.username %>.neocities.org! + And that's it for Chapter One! Congrats on your first ever version of <%= current_site.username %>.neocities.org!
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!