This commit is contained in:
Joaquim Homrighausen
2022-10-24 08:46:52 +02:00
parent db294a0f77
commit 8a9dddb61c
+4
View File
@@ -23,6 +23,7 @@
own website, please be sure to change the fields accordingly,
thank you.
-->
<!--
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="POMjs - Random Password Generator" />
@@ -41,6 +42,7 @@
<meta name="twitter:description" content="Plain vanilla javascript random password generator" />
<meta name="twitter:image" content="/favicon/pomjs-logo.png" />
<script defer src="js/password-om.min.js" type="text/javascript" id="password-om"></script>
-->
</head>
<!--
POMjs 1.1.0
@@ -149,7 +151,9 @@
on your own website, please be sure to change the content
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><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>
</footer>