From 08b7c2db1b68048b32dce144ff4475b49ea72fab Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 22 May 2023 13:55:36 +0200 Subject: [PATCH] update url --- README.md | 2 +- _config.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 510f0cf..8bbf853 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is the repo for [blog.ayco.io](https://blog.ayco.io), which is built with [Jekyll](https://jekyllrb.com) and heavily modified styling on top of the default [Minima theme](https://github.com/jekyll/minima). +This is the repo for [ayos.blog](https://ayos.blog), which is built with [Jekyll](https://jekyllrb.com) and heavily modified styling on top of the default [Minima theme](https://github.com/jekyll/minima). I add ideas, outline, or drafts as [github issues](https://github.com/ayoayco/blog/issues) first. You can file an issue too if you want to request a topic or get in touch about anything on the blog. diff --git a/_config.yml b/_config.yml index bb05d15..ea8bb8f 100644 --- a/_config.yml +++ b/_config.yml @@ -19,10 +19,10 @@ author: Ayo Ayco attribution: Ayo Ayco attribution-url: "https://ayco.io" bugreport_url: "https://github.com/ayoayco/blog/issues/new" -website: blog.ayco.io -email: ramon.aycojr+blog@gmail.com +website: ayos.blog +email: blog@ayco.io baseurl: "/" # the subpath of your site, e.g. /blog -url: "https://blog.ayco.io" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://ayos.blog" # the base hostname & protocol for your site, e.g. http://example.com # instagram_username: ayo.ayco # facebook_username: ayoayco.blog github_username: ayoayco