diff options
| author | Alee <alee14498@gmail.com> | 2018-04-03 15:53:11 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-03 15:53:11 -0400 |
| commit | da8ea2c03e4b9823daa5cc188e78aa000694eaa0 (patch) | |
| tree | f7f40eab071fbe948d34a1ec83dfe44b20238f4a /_posts | |
| parent | 35b65ffe949231ed862ee9f6257137a57b28ed16 (diff) | |
| download | acn-blog-da8ea2c03e4b9823daa5cc188e78aa000694eaa0.tar.gz acn-blog-da8ea2c03e4b9823daa5cc188e78aa000694eaa0.tar.bz2 acn-blog-da8ea2c03e4b9823daa5cc188e78aa000694eaa0.zip | |
First post!
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2014-3-3-Hello-World.md | 10 | ||||
| -rw-r--r-- | _posts/2018-04-03-AleeCorp-Network-Blog!.md | 7 |
2 files changed, 7 insertions, 10 deletions
diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md deleted file mode 100644 index d4665b6..0000000 --- a/_posts/2014-3-3-Hello-World.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -layout: post -title: You're up and running! ---- - -Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below). - - - -The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub.
\ No newline at end of file diff --git a/_posts/2018-04-03-AleeCorp-Network-Blog!.md b/_posts/2018-04-03-AleeCorp-Network-Blog!.md new file mode 100644 index 0000000..43e07b4 --- /dev/null +++ b/_posts/2018-04-03-AleeCorp-Network-Blog!.md @@ -0,0 +1,7 @@ +--- +layout: post +title: AleeCorp Network Blog! +--- + +Hello and welcome to the ACN blog! +This blog is for updates and news on the ACN website, discord and etc.
\ No newline at end of file |
