Compare commits
2 Commits
92386202db
...
main
Author | SHA1 | Date | |
---|---|---|---|
151318165b | |||
48ef973c54 |
@ -13,6 +13,7 @@ jobs:
|
|||||||
- name: Install apt packages
|
- name: Install apt packages
|
||||||
run: apt update && apt install -y rsync
|
run: apt update && apt install -y rsync
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
|
with:
|
||||||
node-version: 23
|
node-version: 23
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
1
layouts/partials/docs/inject/head.html
Normal file
1
layouts/partials/docs/inject/head.html
Normal file
@ -0,0 +1 @@
|
|||||||
|
<meta name="fediverse:creator" content="@tomoya@social.matsuuratomoya.com" />
|
Reference in New Issue
Block a user