diff options
| author | Alee <alee14498@gmail.com> | 2018-04-03 15:44:21 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-03 15:44:21 -0400 |
| commit | 35b65ffe949231ed862ee9f6257137a57b28ed16 (patch) | |
| tree | f81fc914e788c7c38880b64aa46510ad8990e4be | |
| parent | 5d14a11ded717ac441c115966afb3e91dd3007ee (diff) | |
| download | acn-blog-35b65ffe949231ed862ee9f6257137a57b28ed16.tar.gz acn-blog-35b65ffe949231ed862ee9f6257137a57b28ed16.tar.bz2 acn-blog-35b65ffe949231ed862ee9f6257137a57b28ed16.zip | |
Fixes in the url
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index b842055..6e75a82 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ name: AleeCorp Network Blogs description: This blog is for updates on the ACN # URL of your avatar or profile pic (you could use your GitHub profile pic) -avatar: https://raw.githubusercontent.com/AleeCorp/blogs/master/images/acn-logo.png +avatar: https://raw.githubusercontent.com/AleeCorp/blog/master/images/acn-logo.png # # Flags below are optional |
