Add fediverse creator noting
This commit is contained in:
parent
1c21b694bd
commit
70356355ad
7 changed files with 8 additions and 0 deletions
0
.gitattributes
vendored
Normal file
0
.gitattributes
vendored
Normal file
|
@ -7,6 +7,9 @@
|
|||
<meta name="application-name" content="{{ site.title }}" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="#fff" />
|
||||
<meta name="apple-mobile-web-app-title" content="{{ site.title }}" />
|
||||
{% if page.fediverse %}
|
||||
<meta name="fediverse:creator" content="{{ page.fediverse }}">
|
||||
{% endif %}
|
||||
<title>
|
||||
{% if page.title %}{{ page.title | escape }} - {{ site.title }}{% else %}{{
|
||||
site.title | escape }}{% endif %}
|
||||
|
|
|
@ -5,6 +5,7 @@ date: 2024-03-09 15:12:00 -0800
|
|||
categories: swee-tutorial
|
||||
excerpt: Archiso is a simple tool for creating ISO images and respins of Arch Linux.
|
||||
author: Swee
|
||||
fediverse: swee@mastodon.swee.codes
|
||||
usemathjax: true
|
||||
comments: 76
|
||||
---
|
||||
|
|
|
@ -5,6 +5,7 @@ date: 2024-02-20 23:25:00 -0800
|
|||
categories: swee-tutorial
|
||||
excerpt: I will show you how to make a GUI app in python. The example here will be a registration form.
|
||||
author: Swee
|
||||
fediverse: swee@mastodon.swee.codes
|
||||
usemathjax: true
|
||||
comments: 73
|
||||
---
|
||||
|
|
|
@ -5,6 +5,7 @@ date: 2025-01-23 22:44:20 -0800
|
|||
categories: jekyll
|
||||
author: Swee
|
||||
excerpt: We are migrating SweeBlogs from WordPress to Jekyll
|
||||
fediverse: swee@mastodon.swee.codes
|
||||
usemathjax: true
|
||||
comments: 79
|
||||
---
|
||||
|
|
|
@ -5,6 +5,7 @@ date: 2025-04-10 14:11:00 -0800
|
|||
categories: swee-tutorial
|
||||
excerpt: Don't have enough storage on your nextcloud box? Here's how to use Cloudflare's R2 Object storage with your nextcloud instance!
|
||||
author: Swee
|
||||
fediverse: swee@mastodon.swee.codes
|
||||
usemathjax: true
|
||||
comments: 104
|
||||
---
|
||||
|
|
|
@ -5,6 +5,7 @@ date: 2025-02-14 21:17:40 -0800
|
|||
categories: swee-lore
|
||||
author: Swee
|
||||
excerpt: This articles discusses the decision of my internet names
|
||||
fediverse: swee@mastodon.swee.codes
|
||||
usemathjax: true
|
||||
comments: 45
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue