diff options
author | sameerasw <[email protected]> | 2025-05-06 18:38:52 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-05-06 18:38:52 +0530 |
commit | 86bb227664a89602375042471c22dcd4b3beef67 (patch) | |
tree | 3958c2bf95b643ee4e909cb6e806616b95931962 | |
parent | 349c94e497a4b54bd5c1ebc7c6b1f9e6ac6cadf6 (diff) |
Sparkle for new features
-rw-r--r-- | data-viewer/data-viewer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data-viewer/data-viewer.html b/data-viewer/data-viewer.html index 5a7274e..bd934e8 100644 --- a/data-viewer/data-viewer.html +++ b/data-viewer/data-viewer.html @@ -43,7 +43,7 @@ <!-- New section for custom repository URL --> <div class="data-section"> - <h2 class="section-title">Custom Styles Repository</h2> + <h2 class="section-title">Custom Styles Repository ✨</h2> <div class="repository-url-container"> <p class="setting-description"> Change the URL where styles are fetched from. Use this if you want to use a different styles |