OG stuff
This commit is contained in:
@ -1,7 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html prefix="og: http://ogp.me/ns#">
|
||||
<head>
|
||||
<title>ally</title>
|
||||
|
||||
<meta property="og:title" content="ally" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://ally.drab-makyo.com/og-logo.png" />
|
||||
<meta property="og:description" content="ally is an ergodic autobiographical project for Madison Scott-Clary" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="/css/main.css" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user