Initial release
This commit is contained in:
+3
-3
@@ -12,8 +12,8 @@
|
||||
<title lang="en">POMjs - Random Password Generator</title>
|
||||
<title lang="sv">POMjs - Slumpmässigt Lösenord</title>
|
||||
<title lang="de">POMjs - Zufallsgenerator für Passwörter</title>
|
||||
<link media="all" rel="stylesheet" href="/css/normalize.min.css" />
|
||||
<link media="all" rel="stylesheet" href="/css/password-om.css" />
|
||||
<link media="all" rel="stylesheet" href="css/normalize.min.css" />
|
||||
<link media="all" rel="stylesheet" href="css/password-om.css" />
|
||||
<meta name="robots" content="index,nofollow">
|
||||
<meta name="googlebot" content="index,nofollow,max-snippet:-1,max-image-preview:large,max-video-preview:-1">
|
||||
<meta name="bingbot" content="index,nofollow,max-snippet:-1,max-image-preview:large,max-video-preview:-1">
|
||||
@@ -157,6 +157,6 @@
|
||||
|
||||
</html>
|
||||
|
||||
<script async src="/js/password-om.min.js" type="text/javascript" id="password-om"></script>
|
||||
<script async src="js/password-om.min.js" type="text/javascript" id="password-om"></script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user