update url
This commit is contained in:
parent
2a08005f26
commit
08b7c2db1b
2 changed files with 4 additions and 4 deletions
|
@ -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.
|
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.
|
||||||
|
|
||||||
|
|
|
@ -19,10 +19,10 @@ author: Ayo Ayco
|
||||||
attribution: Ayo Ayco
|
attribution: Ayo Ayco
|
||||||
attribution-url: "https://ayco.io"
|
attribution-url: "https://ayco.io"
|
||||||
bugreport_url: "https://github.com/ayoayco/blog/issues/new"
|
bugreport_url: "https://github.com/ayoayco/blog/issues/new"
|
||||||
website: blog.ayco.io
|
website: ayos.blog
|
||||||
email: ramon.aycojr+blog@gmail.com
|
email: blog@ayco.io
|
||||||
baseurl: "/" # the subpath of your site, e.g. /blog
|
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
|
# instagram_username: ayo.ayco
|
||||||
# facebook_username: ayoayco.blog
|
# facebook_username: ayoayco.blog
|
||||||
github_username: ayoayco
|
github_username: ayoayco
|
||||||
|
|
Loading…
Reference in a new issue