Added souece code button
This commit is contained in:
parent
b4012f0c4c
commit
0b52a04e50
1 changed files with 2 additions and 1 deletions
|
@ -152,8 +152,9 @@ def musicstatus():
|
|||
</head>
|
||||
<body style="background-color: var(--bg-color); color: var(--text-color); font-family: var(--font-family);">
|
||||
<div class="container">
|
||||
<h1>🎵 Music Status</h1>
|
||||
<h1>🎵 Halhadus' Music Status</h1>
|
||||
<a href="/index.html" class="play-button">← Main Page</a>
|
||||
<a href="https://git.halhadus.rocks/halhadus/localwrappedmusicstatus-combo-allinonerepo" class="play-button">Source Code →</a>
|
||||
|
||||
{% if current_playing %}
|
||||
<div class="music-card">
|
||||
|
|
Loading…
Add table
Reference in a new issue