feat: update mastodon instance
This commit is contained in:
parent
edb7a185d8
commit
39f2433824
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
.PHONY: help build publish
|
||||
VERSION = 1.9.2
|
||||
VERSION = 1.9.3
|
||||
|
||||
help:
|
||||
@perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<html lang="en" class="h-full antialiased">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="fediverse:creator" content="@konstantin@toot.iamkonstantin.eu" />
|
||||
<meta name="fediverse:creator" content="@iamkonstantin@mastodon.social" />
|
||||
{% include "wagtailseo/meta.html" %}
|
||||
<title>
|
||||
{% block title %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue