about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_config.yml16
1 files 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