diff --git a/_config.yml b/_config.yml index 66a10848d..43b2afbdb 100644 --- a/_config.yml +++ b/_config.yml @@ -1,16 +1,15 @@ # User config -author: "Pineapple" -tagline: "Pineapple Certfied Jekyll Theme" -description: "In 1493, explorer Christopher Columbus found pineapples on Guadeloupe Island in the Caribbean. Pineapple on pizza soon followed..." +author: "Tom Kitson" +description: "Hi - I'm Tom Kitson, a full-stack web developer from London. After 7 years working as a music supervisor in London, I enrolled on Le Wagon's full-stack Web Development bootcamp in September '22 to take my enthusiasm for coding to the next level. I'm a British/German dual citizen, looking for my first developer role in the UK/EU." keywords: "Pineapple, Pineapple Pizza, Pineapple House" -email: "pineapple@example.com" -linkedin: "https://www.linkedin.com/" -twitter: "https://twitter.com/" -github: "https://github.com/" +email: "thomaspfkitson@gmail.com" +linkedin: "https://www.linkedin.com/in/tom-kitson/" +github: "https://github.com/tkitson" # Site config -baseurl: "/pineapple" +baseurl: "" highlighter: rouge sass: sass_dir: assets/scss - style: compressed \ No newline at end of file + style: compressed +watch: true diff --git a/_includes/footer.html b/_includes/footer.html index 44b74345e..24dc392df 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -8,9 +8,8 @@