added meta data
This commit is contained in:
parent
6de27d602a
commit
f4fd3337ea
|
@ -2,6 +2,11 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta property="og:title" content="Something something blazingly fast" />
|
||||
<meta property="og:description" content="Mediocre website that I made" />
|
||||
<meta property="og:url" content="https://spoodythe.one" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/css/css.css">
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue