From 876ef86cdcf08f9322e67f3d7a690e7d371acbac Mon Sep 17 00:00:00 2001 From: Huy-Ngo Date: Sun, 10 Jan 2021 11:55:29 +0700 Subject: Edit metadata --- _config.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index c029905..f753d5c 100644 --- a/_config.yml +++ b/_config.yml @@ -18,16 +18,18 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome -email: your-email@example.com +title: Huy Ngo's blog +author: Ngô Ngọc Đức Huy +email: huyngo@disroot.org description: >- # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + This is Huy's blog, built with Jekyll. Its source code is released under MIT License. + Its content is released under CC-BY-SA-4.0. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll +mastodon: + - username: huy_ngo + instance: fosstodon.org +github_username: Huy-Ngo # Build settings theme: minima -- cgit 1.4.1