arts und agents

This commit is contained in:
Bastian Wagner
2026-08-21 17:32:05 +02:00
parent ab6227881e
commit 221819880c
7 changed files with 2914 additions and 1 deletions

1175
AGENTS.md Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -1,6 +1,6 @@
<header class="top-bar"> <header class="top-bar">
<div class="top-bar__character"> <div class="top-bar__character">
<img class="top-bar__portrait" src="/images/hud/runtime/CharacterIcon-128.png" alt="" /> <img class="top-bar__portrait" src="/images/character/female-portrait-256.png" alt="" />
@if (character(); as character) { @if (character(); as character) {
<div class="top-bar__identity"> <div class="top-bar__identity">
<span class="top-bar__name">{{ character.name }}</span> <span class="top-bar__name">{{ character.name }}</span>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB