add gi docs deploy workflow

This commit is contained in:
Aylur
2024-09-04 22:39:08 +02:00
parent 6f39857dc7
commit 67c8c97654
3 changed files with 67 additions and 6 deletions
-2
View File
@@ -1,6 +1,4 @@
<script setup>
import { defineProps } from 'vue';
const props = defineProps({
src: { type: String, required: true },
author: { type: String, required: true },