aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/Pages/Home.cshtml
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-12-30 20:22:55 +0100
committerivarlovlie <git@ivarlovlie.no>2022-12-30 20:22:55 +0100
commit3c188c2949af9d0e08db74a850f8a87dad52de49 (patch)
tree5dba85786aa9a5a72d91328092a017f16318b8c0 /code/api/Pages/Home.cshtml
parentf5374b0b3543b0bd7d280f71ed8bf5175bad3834 (diff)
downloadstorage-3c188c2949af9d0e08db74a850f8a87dad52de49.tar.xz
storage-3c188c2949af9d0e08db74a850f8a87dad52de49.zip
feat: Yes
Diffstat (limited to 'code/api/Pages/Home.cshtml')
-rw-r--r--code/api/Pages/Home.cshtml4
1 files changed, 1 insertions, 3 deletions
diff --git a/code/api/Pages/Home.cshtml b/code/api/Pages/Home.cshtml
index b7c07c2..b914874 100644
--- a/code/api/Pages/Home.cshtml
+++ b/code/api/Pages/Home.cshtml
@@ -5,6 +5,4 @@
ViewData["Title"] = "Home";
}
-<h1>Welcome</h1>
-
-<button class="do-logout">Logout</button> \ No newline at end of file
+<h1>Home</h1> \ No newline at end of file