Update index.html

This commit is contained in:
Jakub Růžička 2025-05-20 19:57:11 +02:00 committed by GitHub
parent d85fa9d274
commit bf6c862c87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@
<body>
<div class="container">
<header style="display: flex; align-items: center; justify-content: space-between; padding: 16px 0;">
<h1 style="margin: 0; color: var(--md-sys-color-primary);">Material Notes</h1>
<h1 style="margin: 0; color: var(--md-sys-color-primary);">MNotes</h1>
<!-- Maybe a theme toggle later -->
</header>