From 41481de765252a3fb032b84fb790494e6da160bf Mon Sep 17 00:00:00 2001 From: mmdt01 <87656293+mmdt01@users.noreply.github.com> Date: Wed, 14 Feb 2024 14:33:43 +0000 Subject: [PATCH] original config --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 259e9cd337c75..da5af8a7ac043 100644 --- a/_config.yml +++ b/_config.yml @@ -11,9 +11,9 @@ title : "Your Name / Site Title" title_separator : "-" name : &name "Your Name" description : &description "personal description" -url : https://matthysdutoit.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog" -repository : "mmdt01/mmdt01.github.io" +repository : "academicpages/academicpages.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 160 @@ -80,10 +80,10 @@ analytics: # Site Author author: - name : "Matthys du Toit" + name : "Your Sidebar Name" avatar : "profile.png" - bio : "Final Year MEng Integrated Mechanical and Electrical Engineering Student at the University of Bath" - location : "Bath, UK" + bio : "Your biography for the left-hand sidebar" + location : "Location" employer : pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" googlescholar : "http://yourfullgooglescholarurl.com" @@ -308,4 +308,4 @@ tag_archive: compress_html: clippings: all ignore: - envs: development + envs: development \ No newline at end of file