From 73e5259ba993f1f868e4f55cda630c5d8201f38b Mon Sep 17 00:00:00 2001 From: Will Clarke Date: Sat, 28 May 2022 20:34:49 +0100 Subject: [PATCH] feat: test file linking --- index.html | 2 +- site.html | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 55d4ecd..072efa6 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

is-a-good-dev

- site + site register
diff --git a/site.html b/site.html index 4d78216..f6cd67d 100644 --- a/site.html +++ b/site.html @@ -1 +1,13 @@ - \ No newline at end of file + + + + + Home | is-a-good.dev + + + + + +
Hello
+ + \ No newline at end of file