From dc6e40f3fae3cf6941e33742bd3a75e462dbb349 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Mon, 19 Dec 2022 22:32:49 +0000 Subject: [PATCH] Make all head refs relative --- static/board.html | 14 ++++++++++++++ static/index.html | 8 ++++---- static/js/ldb.js | 0 3 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 static/js/ldb.js diff --git a/static/board.html b/static/board.html index 376455b..37c9d2a 100644 --- a/static/board.html +++ b/static/board.html @@ -1,5 +1,19 @@ OwlBoard - Loading + + + + + + +
+ +
+ +
+

+
+ \ No newline at end of file diff --git a/static/index.html b/static/index.html index 3644e81..3b7df5a 100644 --- a/static/index.html +++ b/static/index.html @@ -7,10 +7,10 @@ - - - - + + + + OwlBoard diff --git a/static/js/ldb.js b/static/js/ldb.js new file mode 100644 index 0000000..e69de29