Receive webmentions
This commit is contained in:
parent
df998d54c2
commit
f46436578a
1 changed files with 5 additions and 0 deletions
|
|
@ -5,9 +5,12 @@
|
||||||
<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">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/simple.css">
|
<link rel="stylesheet" href="/css/simple.css">
|
||||||
<link rel="stylesheet" href="/css/theme.css">
|
<link rel="stylesheet" href="/css/theme.css">
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://devon.lol/feed.xml">
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://devon.lol/feed.xml">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
|
@ -16,6 +19,8 @@
|
||||||
<link rel="me" href="https://techhub.social/@RadDevon" />
|
<link rel="me" href="https://techhub.social/@RadDevon" />
|
||||||
<link rel="me" href="https://github.com/raddevon" />
|
<link rel="me" href="https://github.com/raddevon" />
|
||||||
|
|
||||||
|
<link rel="webmention" href="https://webmention.io/devon.lol/webmention" />
|
||||||
|
|
||||||
<title>{{ title | buildPageTitle }}</title>
|
<title>{{ title | buildPageTitle }}</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue