diff options
| author | grothedev <grothedev@gmail.com> | 2026-04-11 16:38:45 -0500 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2026-04-11 16:38:45 -0500 |
| commit | 054c19bf65beb43d0dd6137f9bf16cf8ca9f6190 (patch) | |
| tree | 0c49c212f3331fd53b2659cb4e5b532c190c40b9 /resources/views/template.blade.php | |
| parent | ed4b7b02653c6653cad9785fb16f39fcd41eb030 (diff) | |
pushing changes from server
Diffstat (limited to 'resources/views/template.blade.php')
| -rwxr-xr-x | resources/views/template.blade.php | 6 |
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> |
