diff options
author | Martin Ashby <martin@ashbysoft.com> | 2024-02-14 22:17:51 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2024-02-14 22:17:51 +0000 |
commit | 5fb450aaa366c8d7d16f61a48ee9f36fb22a4e33 (patch) | |
tree | 6efda9d779295a7c72ddf49b7672fedaf8bdb109 /old | |
parent | e20a1151fb7cc7d2f21e1f83e93499d0c5cd3495 (diff) | |
download | mfashby.net-5fb450aaa366c8d7d16f61a48ee9f36fb22a4e33.tar.gz mfashby.net-5fb450aaa366c8d7d16f61a48ee9f36fb22a4e33.tar.bz2 mfashby.net-5fb450aaa366c8d7d16f61a48ee9f36fb22a4e33.tar.xz mfashby.net-5fb450aaa366c8d7d16f61a48ee9f36fb22a4e33.zip |
Remove old/ folder
Diffstat (limited to 'old')
-rw-r--r-- | old/about.md | 7 | ||||
-rw-r--r-- | old/index.md | 9 |
2 files changed, 0 insertions, 16 deletions
diff --git a/old/about.md b/old/about.md deleted file mode 100644 index 832b8e5..0000000 --- a/old/about.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: page -title: About -permalink: /about/ ---- - -My blog! diff --git a/old/index.md b/old/index.md deleted file mode 100644 index a5f9544..0000000 --- a/old/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -# Feel free to add content and custom Front Matter to this file. -# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults - -layout: home ---- -I like to tinker with tech stuff, and I write about it here. - -![small unicorn HAT image]({{ "/assets/unicorn_small.gif" | absolute_url }}) |