Minor fixes
This commit is contained in:
parent
cf444dab3f
commit
3e3ad169b8
4 changed files with 10 additions and 19 deletions
|
|
@ -136,7 +136,7 @@ if (badQuery()) {
|
|||
|
||||
<header>
|
||||
<a id="lienTitres" href="./">
|
||||
<img id="logo" src="themes/<?php echo $theme; ?>/icons/64.png" alt="Code QR stylisé">
|
||||
<img id="logo" src="themes/<?php echo $theme; ?>/icons/128.png" alt="Code QR stylisé">
|
||||
<div id="titres">
|
||||
<h1>LibreQR</h1>
|
||||
<h2>Générateur de codes QR</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue