mirror of
https://github.com/glassflame/glassflame.github.io.git
synced 2024-11-22 08:04:27 +00:00
Add placeholder for #template-display
This commit is contained in:
parent
838e64b213
commit
1bb664b593
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue