File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 55 < link rel ="icon " href ="/favicon.ico " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > Password Generator</ title >
8+
9+ <!-- Primary Meta Tags -->
10+ < meta name ="description " content ="Secure password generator tool to create strong, unique passwords " />
11+
12+ <!-- Open Graph / Facebook -->
13+ < meta property ="og:type " content ="website " />
14+ < meta property ="og:url " content ="https://passwords.roga.dev/ " />
15+ < meta property ="og:title " content ="Password Generator " />
16+ < meta property ="og:description " content ="Secure password generator tool to create strong, unique passwords " />
17+ < meta property ="og:image " content ="https://passwords.roga.dev/images/og-image.jpg " />
18+
19+ <!-- Twitter -->
20+ < meta property ="twitter:card " content ="summary_large_image " />
21+ < meta property ="twitter:url " content ="https://passwords.roga.dev/ " />
22+ < meta property ="twitter:title " content ="Password Generator " />
23+ < meta property ="twitter:description " content ="Secure password generator tool to create strong, unique passwords " />
24+ < meta property ="twitter:image " content ="https://passwords.roga.dev/images/og-image.jpg " />
825 </ head >
926 < body >
1027 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments