From e3112b9f7d28f92c76a7bd28d319daaa8d33cd0f Mon Sep 17 00:00:00 2001 From: braxtonhall Date: Fri, 30 Dec 2022 20:25:48 +0000 Subject: [PATCH] #217 Create a website --- .idea/betterlibrarything.iml | 1 + .idea/jsLibraryMappings.xml | 6 +++ 404.html | 11 ++++++ index.html | 76 ++++++++++++++++++++++++++++++++++++ 4 files changed, 94 insertions(+) create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 404.html create mode 100644 index.html diff --git a/.idea/betterlibrarything.iml b/.idea/betterlibrarything.iml index b7504a20..01883c47 100644 --- a/.idea/betterlibrarything.iml +++ b/.idea/betterlibrarything.iml @@ -8,5 +8,6 @@ + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 00000000..14c2918c --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 00000000..f0482b98 --- /dev/null +++ b/404.html @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/index.html b/index.html new file mode 100644 index 00000000..e3daf29b --- /dev/null +++ b/index.html @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + Better LibraryThing + + + + + + + +
+ + +