@@ -3,11 +3,12 @@
|
||||
|
||||
<head>
|
||||
<title>PassMate</title>
|
||||
<meta name="Description" content="Generate secure, unique password books to print at home">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="description" content="Generate secure, unique password books to print at home">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="passmate.css">
|
||||
<script src="passmate.js" async="true"></script>
|
||||
<script src="passmate.js" async></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user