From 6d35b391b1f018cb45b45c2ed7a946b80fd20273 Mon Sep 17 00:00:00 2001 From: Ruben Villanueva Date: Thu, 10 Aug 2017 19:46:47 +0200 Subject: [PATCH 1/3] Hello. My first push to CodeSchool --- index.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4f7f0189f..62dc23e6d 100755 --- a/index.html +++ b/index.html @@ -1,11 +1,21 @@ - + + Ruben Villanueva - + - +

Hello, CodeSchool!!.

+ From 4460e9f0aa2054b6459d823c8dfbfedd7ccdd9c2 Mon Sep 17 00:00:00 2001 From: Ruben Villanueva Date: Thu, 10 Aug 2017 19:50:04 +0200 Subject: [PATCH 2/3] Change message in h1 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 62dc23e6d..0bc733a97 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -

Hello, CodeSchool!!.

+

Hello, Code School!!