mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-02-08 18:57:01 +00:00
feat: simplify site & improve design, add initial character images
This commit is contained in:
parent
677604ae90
commit
d64bc021f2
13 changed files with 101 additions and 94 deletions
|
|
@ -1,8 +0,0 @@
|
|||
<script lang="ts">
|
||||
export let actor: string;
|
||||
export let role: string;
|
||||
</script>
|
||||
|
||||
<div>
|
||||
<span>{role}</span> - <span>{actor}</span>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue