From 44e8768fd81d2a48fbafaec76f37131803294db9 Mon Sep 17 00:00:00 2001 From: Nathan Turner Date: Wed, 5 May 2021 09:57:48 +0000 Subject: [PATCH 1/2] add stuff --- feels | 1 + index.html | 16 ++-------------- 2 files changed, 3 insertions(+), 14 deletions(-) create mode 120000 feels diff --git a/feels b/feels new file mode 120000 index 0000000..7797415 --- /dev/null +++ b/feels @@ -0,0 +1 @@ +/home/minion/.ttbp/www \ No newline at end of file diff --git a/index.html b/index.html index 08cf537..e769022 100644 --- a/index.html +++ b/index.html @@ -1,18 +1,6 @@ - -welcome to my ~ page - - - -

welcome to my ~~~~~~~~ homepage

- -

you should ssh in and edit index.html

- +

~minion

+

Welcome to my ~page

-- 2.43.2 From 6aab954430c93849f313f9154b5a7f2a430937b8 Mon Sep 17 00:00:00 2001 From: minion Date: Wed, 5 May 2021 09:58:34 +0000 Subject: [PATCH 2/2] Update 'index.html' --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e769022..0c47389 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@

~minion

-

Welcome to my ~page

+

Welcome to my ~page. This is a test

-- 2.43.2