Add GitHub and Buy Me a Coffee links to the top bar

This commit is contained in:
Johnnybegood90
2026-03-17 04:03:33 +01:00
parent d1e15da33f
commit 851a1fcf5f
2 changed files with 23 additions and 0 deletions
+4
View File
@@ -62,6 +62,10 @@ foreach ($theme_files as $file) {
<option value=""><?= htmlspecialchars($L["category_all"] ?? 'All categories') ?></option>
</select>
<button class="search-btn" onclick="toggleSearch()" title="Search">&#128269;</button>
<div class="support-links">
<a class="copy-btn support-link support-link-github" href="https://github.com/Johnnybegood90/GridTV" target="_blank" rel="noopener" title="GitHub">GitHub</a>
<a class="copy-btn support-link support-link-coffee" href="https://buymeacoffee.com/johnnybegood320" target="_blank" rel="noopener" title="Buy Me a Coffee">Buy Me a Coffee</a>
</div>
<div class="live-dot"><?= htmlspecialchars($L["live"]) ?></div>
</div>
<div class="search-bar" id="searchBar">