mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
downloader: Add favicon
This commit is contained in:
parent
844907086d
commit
b61fc01990
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Pepperminty Wiki Download</title>
|
<title>Pepperminty Wiki Download</title>
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="logo.png" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1><img src="https://starbeamrainbowlabs.com/images/logos/peppermint.png" class="logo" /> Pepperminty Wiki Downloader</h1>
|
<h1><img src="https://starbeamrainbowlabs.com/images/logos/peppermint.png" class="logo" aria-hidden="true" /> Pepperminty Wiki Downloader</h1>
|
||||||
|
|
||||||
<!-------------->
|
<!-------------->
|
||||||
<h2>Module selector</h2>
|
<h2>Module selector</h2>
|
||||||
|
|
Loading…
Reference in a new issue