1
Fork 0
mirror of https://github.com/glassflame/glassflame.github.io.git synced 2024-10-16 06:27:32 +00:00

Add placeholder for #template-display

This commit is contained in:
Steffo 2023-10-24 09:53:59 +02:00
parent 838e64b213
commit 1bb664b593

View file

@ -37,7 +37,7 @@
</style>
<script type="module" src="src/index.mjs"></script>
<template id="template-display">
<slot name="display-container"></slot>
<slot name="display-container">{Displayed content}</slot>
</template>
<template id="template-node-group">
<style>