replace ppp with canva integration

This commit is contained in:
whidix
2023-01-03 02:17:51 +01:00
parent 7c87205f81
commit e2f85663b4
5 changed files with 20 additions and 6 deletions

Binary file not shown.

View File

View File

@@ -1,7 +1,7 @@
<script>
export let title;
export let date;
</script>
<h1>{title}</h1>
<slot ></slot>