diff --git a/_config.yml b/_config.yml index af7d57221b02..bc4977681476 100644 --- a/_config.yml +++ b/_config.yml @@ -17,14 +17,14 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt" # Site Settings locale : "en-US" rtl : # true, false (default) # turns direction of the page into right to left for RTL languages -title : "Site Title" +title : "Cristian Salitre-Dothe - Engineering Portfolio" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" -description : "An amazing website." -url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +name : "Cristian Salitre-Dothe" +description : "Computer Engineering Graduate | MSEE Student at NC State" +url : "https://csalitred.github.io" baseurl : # the subpath of your site, e.g. "/blog" -repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" +repository : "github.com/csalitred teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" masthead_title : # overrides the website title displayed in the masthead, use " " for no title @@ -113,52 +113,35 @@ analytics: # Site Author author: - name : "Your Name" + name : "Cristian Salitre-Dothe" avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg" - bio : "I am an **amazing** person." - location : "Somewhere" - email : + bio : "BS Computer Engineering (UNC Charlotte) | MSEE Student at NC State" + location : "Asheville | Charlotte, North Carolina" + email : links: - label: "Email" icon: "fas fa-fw fa-envelope-square" - # url: "mailto:your.name@email.com" + # url: "mailto:salitrecristian@gmail.com" - label: "Website" icon: "fas fa-fw fa-link" # url: "https://your-website.com" - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - # url: "https://twitter.com/" - - label: "Facebook" - icon: "fab fa-fw fa-facebook-square" - # url: "https://facebook.com/" + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin" + # url: "https://www.linkedin.com/in/cristian-salitre/" - label: "GitHub" icon: "fab fa-fw fa-github" - # url: "https://github.com/" - - label: "Instagram" - icon: "fab fa-fw fa-instagram" - # url: "https://instagram.com/" + # url: "https://github.com/csalitred" + # Site Footer footer: links: - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - # url: - - label: "Facebook" - icon: "fab fa-fw fa-facebook-square" - # url: - label: "GitHub" icon: "fab fa-fw fa-github" - # url: - - label: "GitLab" - icon: "fab fa-fw fa-gitlab" - # url: - - label: "Bitbucket" - icon: "fab fa-fw fa-bitbucket" - # url: - - label: "Instagram" - icon: "fab fa-fw fa-instagram" - # url: + # url: "https://github.com/csalitred" + - label: "linkedin" + icon: "fab fa-fw fa-linkedin" + # url: "https://www.linkedin.com/in/cristian-salitre/" # Reading Files