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>
|
||||
<html lang="en">
|
||||
<html lang="en" prefix="og: https://ogp.me/ns#">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>~a</title>
|
||||
<meta name="description" content="a's domain">
|
||||
<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">
|
||||
<link rel="me" href="https://mastodon.social/@trwnh">
|
||||
<link rel="me" href="https://abdullahtarawneh.com">
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title property="og:title">~a</title>
|
||||
<meta name="description" property="og:description" content="a's domain" />
|
||||
<meta name="author" content="a (a@trwnh.com)" />
|
||||
|
||||
<meta property="og:type" content="profile" />
|
||||
<meta property="og:url" content="https://trwnh.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>
|
||||
html {
|
||||
line-height: 1.711;
|
||||
|
@ -189,20 +201,20 @@
|
|||
<figure>
|
||||
<blockquote>
|
||||
|
||||
Make your move, obvious humor<br>
|
||||
Desperate and respiratory plight<br>
|
||||
Always on, dressed to impress<br>
|
||||
I'll be the last one to find out why<br>
|
||||
Time takes its toll on us (this changes everything)<br>
|
||||
And I'd be a liar if I denied you at all<br>
|
||||
Oh, now that I know<br>
|
||||
This changes everything<br>
|
||||
I've been trading ideas with intriguing men, and I<br>
|
||||
I perceive an honest solution to all of your pride<br>
|
||||
[...]<br>
|
||||
I'm going home, but my own way<br>
|
||||
Going home on my own<br>
|
||||
I'm going home, but my own way<br>
|
||||
Make your move, obvious humor<br/>
|
||||
Desperate and respiratory plight<br/>
|
||||
Always on, dressed to impress<br/>
|
||||
I'll be the last one to find out why<br/>
|
||||
Time takes its toll on us (this changes everything)<br/>
|
||||
And I'd be a liar if I denied you at all<br/>
|
||||
Oh, now that I know<br/>
|
||||
This changes everything<br/>
|
||||
I've been trading ideas with intriguing men, and I<br/>
|
||||
I perceive an honest solution to all of your pride<br/>
|
||||
[...]<br/>
|
||||
I'm going home, but my own way<br/>
|
||||
Going home on my own<br/>
|
||||
I'm going home, but my own way<br/>
|
||||
Going home on my own
|
||||
|
||||
</blockquote>
|
||||
|
@ -215,10 +227,10 @@
|
|||
<figure>
|
||||
<blockquote>
|
||||
|
||||
And it remains the only meaningful mistake<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>
|
||||
Empty bird sounds are reminders<br>
|
||||
And it remains the only meaningful mistake<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/>
|
||||
Empty bird sounds are reminders<br/>
|
||||
You're not awake at all
|
||||
|
||||
</blockquote>
|
||||
|
|
Loading…
Reference in a new issue