From d73eab99c9358e5b35b459be7085f14c49a87c0f Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Mon, 28 Nov 2022 15:08:27 -0800 Subject: removed md extension from README, LICENSE --- LICENSE | 1 + LICENSE.md | 1 - README | 1 + README.md | 1 - 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 LICENSE delete mode 100644 LICENSE.md create mode 100644 README delete mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b7a4226 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +Kai Stevenson - all rights reserved. diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index b7a4226..0000000 --- a/LICENSE.md +++ /dev/null @@ -1 +0,0 @@ -Kai Stevenson - all rights reserved. diff --git a/README b/README new file mode 100644 index 0000000..57a7479 --- /dev/null +++ b/README @@ -0,0 +1 @@ +This is the repo for the site currently hosted at www.aberrantflux.xyz. The site is one of my two personal sites, alongside www.kaistevenson.com. This one is focused more on being light-weight and elegant. diff --git a/README.md b/README.md deleted file mode 100644 index 57a7479..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -This is the repo for the site currently hosted at www.aberrantflux.xyz. The site is one of my two personal sites, alongside www.kaistevenson.com. This one is focused more on being light-weight and elegant. -- cgit v1.2.3-70-g09d2