Finally add an embed for Discord,Twitter,Fedi,Etc
This commit is contained in:
parent
56a31156f2
commit
2643fb71c2
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,11 @@
|
|||
<link rel="stylesheet" type="text/css" href="/styles/buttons.css"> <!-- Button styling -->
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon/favicon.png">
|
||||
<title>system64.dev</title>
|
||||
<script>console.log("%cI'm the ANTONYMPH of the internet!", 'color: #FFF8C5, font-size: 30px');</script> <!-- hecky that doesn't work the way i want -->
|
||||
<meta content="system64.dev" property="og:title" />
|
||||
<meta content="The site of IDeletedSystem64 on the World Wide Web thingamajig" property="og:description" />
|
||||
<meta content="https://system64.dev" property="og:url" />
|
||||
<meta content="https://system64.dev/img/blueberry.png" property="og:image" />
|
||||
<meta content="#2452b5" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="taskbar">
|
||||
|
|
Loading…
Reference in a new issue