summaryrefslogtreecommitdiff
path: root/resources/views/template.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/template.blade.php')
-rwxr-xr-xresources/views/template.blade.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/views/template.blade.php b/resources/views/template.blade.php
index 09c7389..5d41e61 100755
--- a/resources/views/template.blade.php
+++ b/resources/views/template.blade.php
@@ -20,8 +20,8 @@
<a href = "/">Home</a>
<a href = "/f">Files</a>
<a href = "/l">Resources</a>
- <a href = "/notes">Notes</a>
- <small><a id = "buttonSettings">Settings</a></small>
+ <!--<a href = "/notes">Notes</a>-->
+ <!--<small><a id = "buttonSettings">Settings</a></small>-->
<!-- login ? -->
</nav>
<center>- - -</center>
@@ -33,4 +33,4 @@
@vite('resources/js/app.js')
@yield('scripts')
</body>
-</html> \ No newline at end of file
+</html>