diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-04-03 16:14:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-03 16:14:03 -0400 |
| commit | a6e7500f6c592937a3c754670f8b8484979060fc (patch) | |
| tree | 4931c45d5f6ac5529597e595b84cb9bf9664e01d /_posts | |
| parent | b4068cf28bace3bc80ae0666ffa95af7ff765941 (diff) | |
| download | blog-universedg-a6e7500f6c592937a3c754670f8b8484979060fc.tar.gz blog-universedg-a6e7500f6c592937a3c754670f8b8484979060fc.tar.bz2 blog-universedg-a6e7500f6c592937a3c754670f8b8484979060fc.zip | |
fickernickle my picklenickle
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2014-3-3-Hello-World.md | 10 | ||||
| -rw-r--r-- | _posts/2018-4-3-Welcome to the blog!.md | 6 |
2 files changed, 6 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-4-3-Welcome to the blog!.md b/_posts/2018-4-3-Welcome to the blog!.md new file mode 100644 index 0000000..dc7719f --- /dev/null +++ b/_posts/2018-4-3-Welcome to the blog!.md @@ -0,0 +1,6 @@ +--- +layout: post +title: Welcome to the blog! +--- + +Yes, we have a blog now! This can be used for updates and other things that you might be interested in. If you are interested, be sure to check here every now and again. |
