added BETA to HTML title
This commit is contained in:
parent
5199bbd0b3
commit
0a77cdd520
|
@ -2,13 +2,13 @@
|
|||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Neomojimixer</title>
|
||||
<title>Neomojimixer (BETA)</title>
|
||||
<link rel="shortcut icon" href="favicon.gif" type="image/gif" />
|
||||
<link rel="stylesheet" href="neomojimixer.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h2>Neomojimixer</h2>
|
||||
<h2>Neomojimixer (BETA)</h2>
|
||||
<p style="padding-bottom:10px;">Mix your Neomoji parts as you like.</p>
|
||||
<p id="noJSmessage">Please active JavaScript to use the Neomojimixer!</p>
|
||||
<div id="images" class="container">
|
||||
|
|
Loading…
Reference in New Issue