|
@@ -4,8 +4,24 @@
|
|
|
<meta charset="utf-8" />
|
|
|
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
+ <title>Portainer Templates</title>
|
|
|
<link rel="manifest" href="manifest.json" />
|
|
|
<script defer data-domain="portainer-templates.as93.net" src="https://no-track.as93.net/js/script.js"></script>
|
|
|
+
|
|
|
+ <!-- Social Meta Tags -->
|
|
|
+ <meta name="title" content="Portainer Templates">
|
|
|
+ <meta name="description" content="Set of 500+ 1-click Portainer apps and stacks">
|
|
|
+ <meta property="og:type" content="website">
|
|
|
+ <meta property="og:url" content="https://portainer-templates.as93.net">
|
|
|
+ <meta property="og:title" content="Portainer Templates">
|
|
|
+ <meta property="og:description" content="Set of 500+ 1-click Portainer apps and stacks">
|
|
|
+ <meta property="og:image" content="https://i.ibb.co/hMymwH0/portainer-templates-small.png">
|
|
|
+ <meta property="twitter:card" content="summary_large_image">
|
|
|
+ <meta property="twitter:url" content="https://portainer-templates.as93.net">
|
|
|
+ <meta property="twitter:title" content="Portainer Templates">
|
|
|
+ <meta property="twitter:description" content="Set of 500+ 1-click Portainer apps and stacks">
|
|
|
+ <meta property="twitter:image" content="https://i.ibb.co/hMymwH0/portainer-templates-small.png">
|
|
|
+
|
|
|
%sveltekit.head%
|
|
|
</head>
|
|
|
<body data-sveltekit-preload-data="hover">
|