diff --git a/_config.yml b/_config.yml index b0d72bdef41..0a50ee8b8c2 100644 --- a/_config.yml +++ b/_config.yml @@ -3,24 +3,24 @@ # # Name of your site (displayed in the header) -name: Kiko Now +name: Matrix # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: Dream big. Dream bigger. # # Flags below are optional # # URL of your avatar or profile pic (you could use your GitHub profile pic) -avatar: https://raw.githubusercontent.com/aweekj/kiko-now/master/images/jekyll-logo.png +avatar: # Tabs in header. There are 'Blog', 'About', 'Archive', 'Tags' # and URL Link(e.g. 'Theme' tab below) tabs. If you don't need one, just delete # it from the list(Delete '- name: ' and 'url: ', too!) navigation: - - name: Blog + - name: Home url: / - name: About url: /about @@ -28,8 +28,10 @@ navigation: url: /archive - name: Tags url: /tags - - name: Theme - url: https://github.com/AWEEKJ/kiko-now + - name: C Learning + url: https://github.com/fmatrixch/fmatrixch-c-learning + - name: Python + url: https://github.com/fmatrixch/py # Pagination paginate: 5 @@ -41,19 +43,19 @@ footer-links: email: facebook: flickr: - github: AWEEKJ/kiko-now + github: fmatrixch googleplus: # anything in your profile username that comes after plus.google.com/ - instagram: + instagram: linkedin: pinterest: rss: # just type anything here for a working RSS icon stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" tumblr: # https://.tumblr.com - twitter: jekyllrb + twitter: MatrixTekAtX youtube: # channel/ or user/ # Text under the icons in footer -footer-text: © 2017 Kiko Now +footer-text: © 2024 # Enter your Disqus shortname (not your username) to enable commenting on posts # You can find your shortname on the Settings page of your Disqus account