From e0a73854a9e48d87e28e415e7d0b312e386c4b82 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 00:24:28 -0500 Subject: Massive changes --- index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index aaaa66e..41f92ba 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,17 @@ project: Andrew Lee {% include navigator.html %} +

{{ site.title }} Homepage

-

Who am I?

-

Hello! My name is Andrew Lee and I live in Montreal and I like program things such as C# and JavaScript.

-

When did I start programming?

+

{{ site.description }}

+

What is this website?

+

This is website my own personal website.

+

Who am I?

+

My name is Andrew Lee and I live in Montreal and I like program things such as C# and JavaScript.

+

When did I start programming?

Well.. I started back in 2016 when I made my first VB program which is a HTML Editor.

+
{% include footer.html %} -- cgit v1.2.3