diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-04-03 15:19:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-03 15:19:37 -0400 |
| commit | 4ebc6ed41bf795e950a77e716af96bd9c0909d1f (patch) | |
| tree | 17eea08232f29355a0bbd9ff07ff4097778a98d2 /_config.yml | |
| parent | 7afdb99f0da85695763a34033ba639463cc6df23 (diff) | |
| download | acn-blog-4ebc6ed41bf795e950a77e716af96bd9c0909d1f.tar.gz acn-blog-4ebc6ed41bf795e950a77e716af96bd9c0909d1f.tar.bz2 acn-blog-4ebc6ed41bf795e950a77e716af96bd9c0909d1f.zip | |
Update _config.yml
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index d491641..93d9450 100644 --- a/_config.yml +++ b/_config.yml @@ -3,10 +3,10 @@ # # Name of your site (displayed in the header) -name: Your Name +name: AleeCorp Network Blogs # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +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/barryclark/jekyll-now/master/images/jekyll-logo.png |
