1.1.0
This commit is contained in:
+1
-5
@@ -23,7 +23,6 @@
|
|||||||
own website, please be sure to change the fields accordingly,
|
own website, please be sure to change the fields accordingly,
|
||||||
thank you.
|
thank you.
|
||||||
-->
|
-->
|
||||||
<!--
|
|
||||||
<meta property="og:locale" content="en_US" />
|
<meta property="og:locale" content="en_US" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="POMjs - Random Password Generator" />
|
<meta property="og:title" content="POMjs - Random Password Generator" />
|
||||||
@@ -41,8 +40,7 @@
|
|||||||
<meta name="twitter:title" content="POMjs - Random Password Generator" />
|
<meta name="twitter:title" content="POMjs - Random Password Generator" />
|
||||||
<meta name="twitter:description" content="Plain vanilla javascript random password generator" />
|
<meta name="twitter:description" content="Plain vanilla javascript random password generator" />
|
||||||
<meta name="twitter:image" content="/favicon/pomjs-logo.png" />
|
<meta name="twitter:image" content="/favicon/pomjs-logo.png" />
|
||||||
-->
|
<script defer src="js/password-om.min.js" type="text/javascript" id="password-om"></script>
|
||||||
<script defer src="js/password-om.js" type="text/javascript" id="password-om"></script>
|
|
||||||
</head>
|
</head>
|
||||||
<!--
|
<!--
|
||||||
POMjs 1.1.0
|
POMjs 1.1.0
|
||||||
@@ -151,9 +149,7 @@
|
|||||||
on your own website, please be sure to change the content
|
on your own website, please be sure to change the content
|
||||||
accordingly, thank you.
|
accordingly, thank you.
|
||||||
-->
|
-->
|
||||||
<!--
|
|
||||||
<p id="gen-hosted-by">Website hosted by <span style="display:inline-block"><a href="https://www.webbplatsen.se" target="_blank" tabindex="-1">WebbPlatsen i Sverige AB</a></span></p>
|
<p id="gen-hosted-by">Website hosted by <span style="display:inline-block"><a href="https://www.webbplatsen.se" target="_blank" tabindex="-1">WebbPlatsen i Sverige AB</a></span></p>
|
||||||
-->
|
|
||||||
<p><small>POMjs by Joaquim Homrighausen, <span style="display:inline-block">get it at <a href="https://github.com/joho1968/POMjs" target="_blank" tabindex="-1">GitHub</a> (GPLv2)</span></small></p>
|
<p><small>POMjs by Joaquim Homrighausen, <span style="display:inline-block">get it at <a href="https://github.com/joho1968/POMjs" target="_blank" tabindex="-1">GitHub</a> (GPLv2)</span></small></p>
|
||||||
<p id="gen-timestamp"></p>
|
<p id="gen-timestamp"></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user