add more metadata
This commit is contained in:
parent
1877f252a8
commit
3d220dfeed
1 changed files with 41 additions and 29 deletions
|
@ -1,17 +1,29 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en" prefix="og: https://ogp.me/ns#">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>~a</title>
|
<title property="og:title">~a</title>
|
||||||
<meta name="description" content="a's domain">
|
<meta name="description" property="og:description" content="a's domain" />
|
||||||
<meta name="author" content="a (a@trwnh.com)">
|
<meta name="author" content="a (a@trwnh.com)" />
|
||||||
<link rel="icon apple-touch-icon shortcut" href="/icon.png" sizes="400x400">
|
|
||||||
<link rel="me" href="mailto:a@trwnh.com">
|
<meta property="og:type" content="profile" />
|
||||||
<link rel="me" href="https://mastodon.social/@trwnh">
|
<meta property="og:url" content="https://trwnh.com" />
|
||||||
<link rel="me" href="https://abdullahtarawneh.com">
|
<meta property="og:site_name" content="trwnh.com" />
|
||||||
|
|
||||||
|
<link rel="icon apple-touch-icon shortcut" href="https://trwnh.com/icon.png" sizes="400x400" />
|
||||||
|
<meta property="og:image" content="https://trwnh.com/icon.png" />
|
||||||
|
<meta property="og:image:alt" content="a's avatar">
|
||||||
|
<meta property="og:image:type" content="image/png">
|
||||||
|
<meta property="og:image:width" content="400">
|
||||||
|
<meta property="og:image:height" content="400">
|
||||||
|
|
||||||
|
<link rel="me" href="mailto:a@trwnh.com" />
|
||||||
|
<link rel="me" href="https://mastodon.social/@trwnh" />
|
||||||
|
<link rel="me" href="https://abdullahtarawneh.com" />
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
html {
|
html {
|
||||||
line-height: 1.711;
|
line-height: 1.711;
|
||||||
|
@ -189,20 +201,20 @@
|
||||||
<figure>
|
<figure>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
Make your move, obvious humor<br>
|
Make your move, obvious humor<br/>
|
||||||
Desperate and respiratory plight<br>
|
Desperate and respiratory plight<br/>
|
||||||
Always on, dressed to impress<br>
|
Always on, dressed to impress<br/>
|
||||||
I'll be the last one to find out why<br>
|
I'll be the last one to find out why<br/>
|
||||||
Time takes its toll on us (this changes everything)<br>
|
Time takes its toll on us (this changes everything)<br/>
|
||||||
And I'd be a liar if I denied you at all<br>
|
And I'd be a liar if I denied you at all<br/>
|
||||||
Oh, now that I know<br>
|
Oh, now that I know<br/>
|
||||||
This changes everything<br>
|
This changes everything<br/>
|
||||||
I've been trading ideas with intriguing men, and I<br>
|
I've been trading ideas with intriguing men, and I<br/>
|
||||||
I perceive an honest solution to all of your pride<br>
|
I perceive an honest solution to all of your pride<br/>
|
||||||
[...]<br>
|
[...]<br/>
|
||||||
I'm going home, but my own way<br>
|
I'm going home, but my own way<br/>
|
||||||
Going home on my own<br>
|
Going home on my own<br/>
|
||||||
I'm going home, but my own way<br>
|
I'm going home, but my own way<br/>
|
||||||
Going home on my own
|
Going home on my own
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
@ -215,10 +227,10 @@
|
||||||
<figure>
|
<figure>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
And it remains the only meaningful mistake<br>
|
And it remains the only meaningful mistake<br/>
|
||||||
But you won't let go, you don't know how to<br>
|
But you won't let go, you don't know how to<br/>
|
||||||
And every morning I begin my dreams when I'm awake<br>
|
And every morning I begin my dreams when I'm awake<br/>
|
||||||
Empty bird sounds are reminders<br>
|
Empty bird sounds are reminders<br/>
|
||||||
You're not awake at all
|
You're not awake at all
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
Loading…
Reference in a new issue