mirror of
https://github.com/Anvilcraft/jensmemes
synced 2024-11-12 04:52:24 +01:00
Llama again
This commit is contained in:
parent
a0115e879a
commit
33e7df5dff
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<title>JensMemes v2</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link id="theme" rel="stylesheet" href="themes/lama.css" />
|
||||
<link id="theme" rel="stylesheet" href="themes/llama.css" />
|
||||
<script defer src="script.js"></script>
|
||||
<script defer src="button.js"></script>
|
||||
</head>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<div id="themediv">
|
||||
<p>Theme:</p>
|
||||
<select name="Themes" id="themeswitcher">
|
||||
<option value="lama">Lama</option>
|
||||
<option value="llama">Llama</option>
|
||||
<option value="light">LordMZTE</option>
|
||||
<option value="old">Old</option>
|
||||
<option value="retro">Retro</option>
|
||||
|
|
Loading…
Reference in a new issue