basic implementation of json-ld

This commit is contained in:
Tobias Brunner 2025-03-27 15:49:59 +01:00
parent 3e1b6d95b6
commit d69b540fcc
No known key found for this signature in database
4 changed files with 9 additions and 6 deletions

View file

@ -42,7 +42,7 @@ jobs:
container: catthehacker/ubuntu:act-latest
environment:
name: prod
url: https://serva.la/
url: https://servala.com/
steps:
- name: Checkout repository