From c3dfb0b0b92c7ae3d213d7fc7bb0d9c0c5768d82 Mon Sep 17 00:00:00 2001 From: waseemsadiq Date: Sun, 5 Jun 2022 22:28:31 +0100 Subject: [PATCH] #55 Fix typo --- .gitignore | 3 ++- sites/dashboard/pages/index.html.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 072a9eb1..8227bcdf 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ sites/**/theme/node_modules sites/**/theme/css/*.map # Sites -sites/** \ No newline at end of file +sites/** +!sites/dashboard \ No newline at end of file diff --git a/sites/dashboard/pages/index.html.php b/sites/dashboard/pages/index.html.php index e2f58474..4b71feee 100644 --- a/sites/dashboard/pages/index.html.php +++ b/sites/dashboard/pages/index.html.php @@ -17,7 +17,7 @@ -
+
#
Site