From d779c012db7c3145660de71242e9b6a6eb2e03b1 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Wed, 20 Apr 2016 11:41:19 -0700 Subject: [PATCH] remove pseudo code pg 10 --- views/tutorial/html/10.erb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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!