🏔😺 Checkpoint
./index.html:1062301/1596
This commit is contained in:
19
index.html
19
index.html
@ -12,6 +12,25 @@
|
|||||||
|
|
||||||
<!-- import the webpage's javascript file -->
|
<!-- import the webpage's javascript file -->
|
||||||
<script src="/script.js" defer></script>
|
<script src="/script.js" defer></script>
|
||||||
|
|
||||||
|
<meta name="description" content="A simple website, built with Glitch. Remix it to get your own.">
|
||||||
|
<meta name="robots" content="index,follow">
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://glitch-hello-website.glitch.me/">
|
||||||
|
|
||||||
|
<meta property="og:title" content="Hello World!">
|
||||||
|
<meta property="og:type" content="article">
|
||||||
|
|
||||||
|
<meta property="og:url" content="https://glitch-hello-website.glitch.me/">
|
||||||
|
<meta property="og:description" content="A simple website, built with Glitch. Remix it to get your own.">
|
||||||
|
<meta property="og:image" content="https://cdn.glitch.com/605e2a51-d45f-4d87-a285-9410ad350515%2Fhello-website-social.png?v=1616712748147">
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary">
|
||||||
|
|
||||||
|
<meta name="twitter:url" content="https://glitch-hello-website.glitch.me/">
|
||||||
|
<meta name="twitter:title" content="Hello World!">
|
||||||
|
<meta name="twitter:description" content="A simple website, built with Glitch. Remix it to get your own.">
|
||||||
|
<meta name="twitter:image" content="https://cdn.glitch.com/605e2a51-d45f-4d87-a285-9410ad350515%2Fhello-website-social.png?v=1616712748147">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|||||||
Reference in New Issue
Block a user