about summary refs log tree commit diff
diff options
context:
space:
mode:
authorHuy-Ngo <duchuy29092000@gmail.com>2021-01-10 11:55:29 +0700
committerHuy-Ngo <duchuy29092000@gmail.com>2021-01-10 11:55:29 +0700
commit876ef86cdcf08f9322e67f3d7a690e7d371acbac (patch)
tree1050204ecd86a0260af41c0305544bb661ec1d13
parent8667101723b94a23be92f6358325944325270cbc (diff)
downloadblog-876ef86cdcf08f9322e67f3d7a690e7d371acbac.tar.gz
Edit metadata
-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