Add webmention link
This commit is contained in:
parent
d7e0a95a46
commit
806ae3ed26
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
<link rel="icon" type="image/png" sizes="128x128" href="{{ get_url(path="assets/img/icons/kitty/kitty_circle_128.png", trailing_slash=false) }}">
|
||||
|
||||
<link rel="me" href="https://mastodon.bsd.cafe/@jutty">
|
||||
<link rel="webmention" href="https://webmention.io/jutty.dev/webmention"/>
|
||||
|
||||
{%- set description = page.content | default(value=config.description) | striptags | regex_replace(pattern="\n", rep=" ") | truncate(length=120) %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue