From 6ffcd04f07b929b816cc3ed246fddfe5f14f721d Mon Sep 17 00:00:00 2001 From: Psi Meson Date: Fri, 2 Feb 2018 21:08:41 +1100 Subject: [PATCH 1/3] My first project --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index 4f7f0189f..9ff9b020a 100755 --- a/index.html +++ b/index.html @@ -1,11 +1,23 @@ + Psi Meson +

Hello,Code School!.

+ + +
    +
  1. Programming in R
  2. +
  3. Using HTML, CSS, and Javascript
  4. +
From 949594e0e963be45c8f163d66d25de1cf0204de6 Mon Sep 17 00:00:00 2001 From: Psi Meson Date: Fri, 2 Feb 2018 21:40:46 +1100 Subject: [PATCH 2/3] Updated

field --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 9ff9b020a..5746293f5 100755 --- a/index.html +++ b/index.html @@ -7,14 +7,12 @@ -

Hello,Code School!.

- +

Hello, Code School!.

-
  1. Programming in R
  2. Using HTML, CSS, and Javascript
  3. From b55ce002ef785e064035bc7851afe933b2e04831 Mon Sep 17 00:00:00 2001 From: Psi Meson Date: Fri, 2 Feb 2018 21:49:32 +1100 Subject: [PATCH 3/3] Deleted . from title --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5746293f5..5938cca61 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -

    Hello, Code School!.

    +

    Hello, Code School!

    • HTML
    • CSS