mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-18 02:47:24 +02:00
Compare commits
3 Commits
9456f7288a
...
d943606f0d
Author | SHA1 | Date | |
---|---|---|---|
d943606f0d | |||
264418f336 | |||
a81093a7c6 |
@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.1
|
||||
ruby-version: ".ruby-version"
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
|
||||
- name: Jekyll build
|
1
_includes/head.html
vendored
1
_includes/head.html
vendored
@ -26,7 +26,6 @@
|
||||
<meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | nstrip_html | strip_newlines }}{% endif %}" />
|
||||
<meta name="og:site_name" content="{{site.title}}" />
|
||||
<meta name="og:image" content="{{site.icon}}"/>
|
||||
<meta name="flattr:id" content="7j1ne6">
|
||||
<!-- https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain#How_to_setup_RelMeAuth - regardless of antipattern, the things I do for verified checkboxes at Mastodon... -->
|
||||
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda" />
|
||||
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user