mirror of
https://github.com/pound-emu/www.git
synced 2026-01-31 01:15:20 +01:00
Fix link to logo
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<header class="glass-header">
|
||||
<a href="/" class="logo-link">
|
||||
<img src="assets/icon.webp" alt="Pound Logo" class="header-logo" />
|
||||
<img src="assets/pound.png" alt="Pound Logo" class="header-logo" />
|
||||
</a>
|
||||
<div class="header-icons">
|
||||
<a href="/quantum-computing/" class="icon-link quantum-link">Quantum Computing</a>
|
||||
|
||||
Reference in New Issue
Block a user