From e349472bacfa978ffe424f8582c76e6abc736de3 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 17 Nov 2018 17:01:45 -0500 Subject: Added some things --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index e7e83cf..45fb092 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,15 @@ project: Andrew's Website {% include heading.html %} - Andrew's Website + {{ site.title }} {% include navigator.html %} -

Andrew's Website

- +

{{ site.title }}

+

Who am I?

+

Hey there! My name is Andrew Lee 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