diff --git a/audio/DungeonSynth/Cathedral of Glistening Hope [QfJ5F_Negow].mp3 b/audio/DungeonSynth/Cathedral of Glistening Hope [QfJ5F_Negow].mp3 new file mode 100644 index 0000000..c98f743 Binary files /dev/null and b/audio/DungeonSynth/Cathedral of Glistening Hope [QfJ5F_Negow].mp3 differ diff --git a/audio/DungeonSynth/Fief - Dawnlight Warms the Castle Stone [oK83HqN7sgI].mp3 b/audio/DungeonSynth/Fief - Dawnlight Warms the Castle Stone [oK83HqN7sgI].mp3 new file mode 100644 index 0000000..6167a45 Binary files /dev/null and b/audio/DungeonSynth/Fief - Dawnlight Warms the Castle Stone [oK83HqN7sgI].mp3 differ diff --git a/audio/DungeonSynth/Hermodr A Helferd [jPJVG0n0EPE].mp3 b/audio/DungeonSynth/Hermodr A Helferd [jPJVG0n0EPE].mp3 new file mode 100644 index 0000000..145e904 Binary files /dev/null and b/audio/DungeonSynth/Hermodr A Helferd [jPJVG0n0EPE].mp3 differ diff --git a/audio/DungeonSynth/With Dreams of Adventure, I Smoke from My Longpipe Beneath the Stars [V8JZ3KDn1g4].mp3 b/audio/DungeonSynth/With Dreams of Adventure, I Smoke from My Longpipe Beneath the Stars [V8JZ3KDn1g4].mp3 new file mode 100644 index 0000000..eeaf2cd Binary files /dev/null and b/audio/DungeonSynth/With Dreams of Adventure, I Smoke from My Longpipe Beneath the Stars [V8JZ3KDn1g4].mp3 differ diff --git a/audio/Harvest Dawn [s9L9sNtv1-g].mp3 b/audio/Harvest Dawn [s9L9sNtv1-g].mp3 new file mode 100644 index 0000000..98a3f30 Binary files /dev/null and b/audio/Harvest Dawn [s9L9sNtv1-g].mp3 differ diff --git a/audio/Тоска [1Gw3ZbXcF00].mp3 b/audio/Тоска [1Gw3ZbXcF00].mp3 new file mode 100644 index 0000000..c1c1b42 Binary files /dev/null and b/audio/Тоска [1Gw3ZbXcF00].mp3 differ diff --git a/images/art0.webp b/images/art0.webp new file mode 100644 index 0000000..bb51660 Binary files /dev/null and b/images/art0.webp differ diff --git a/images/art1.webp b/images/art1.webp new file mode 100644 index 0000000..9fe2b86 Binary files /dev/null and b/images/art1.webp differ diff --git a/images/art2.webp b/images/art2.webp new file mode 100644 index 0000000..7a9a5e8 Binary files /dev/null and b/images/art2.webp differ diff --git a/images/art3.webp b/images/art3.webp new file mode 100644 index 0000000..80198f3 Binary files /dev/null and b/images/art3.webp differ diff --git a/images/art4.webp b/images/art4.webp new file mode 100644 index 0000000..0a84ffd Binary files /dev/null and b/images/art4.webp differ diff --git a/images/art5.jpeg b/images/art5.jpeg new file mode 100644 index 0000000..2128260 Binary files /dev/null and b/images/art5.jpeg differ diff --git a/images/art5.webp b/images/art5.webp new file mode 100644 index 0000000..71ffb42 Binary files /dev/null and b/images/art5.webp differ diff --git a/images/art6.webp b/images/art6.webp new file mode 100644 index 0000000..e7065c1 Binary files /dev/null and b/images/art6.webp differ diff --git a/images/art7.webp b/images/art7.webp new file mode 100644 index 0000000..fc27428 Binary files /dev/null and b/images/art7.webp differ diff --git a/images/art8.webp b/images/art8.webp new file mode 100644 index 0000000..94bdde0 Binary files /dev/null and b/images/art8.webp differ diff --git a/index.html b/index.html index 2bef638..cc5a519 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,68 @@

Welcome, traveler...

Step into the world of Ulud and Arcaena, two adventurers whose stories - weave through danger, magic, and mystery. Scroll down to meet them. + weave through danger, magic, and mystery. +

+
+

DungeonSynth Playlist

+ +
+ + + +
+
+ + +

+ Now, scroll down to meet them.

@@ -27,13 +88,28 @@

Ulud — The Wandering Soul

- Write Ulud’s backstory here. Describe his class, struggles, and vibe. + Ulud is a Tortle Druid who roams the land in search of knowledge and + connection with nature. Slow moving, soft spoken hermit. He often serves + as a mediator between conflicting parties. A little silly at times, but + always reliable and steadfast. He keeps a tablet of ancient druidic + knowledge close at hand to communicate with the stars and other druids.

+
+

Ulud's Theme

+ +
Ulud portrait @@ -43,12 +119,12 @@
-

Arcaena — The Silent Flame

+

Arcaena Krislee — The Silent Flame

- Arcaena is a short 1.5m tall elf with a slender build. + Arcaena is a petite high elf with an enigmatic presence. Her vibe is empty, mysterious, and a bit eerie. She reads books out of habit, not passion. - Usually just wanders into situations, and then asks herself "Why am I in this mess?" + Usually just wanders into situations, and then asks herself "Why am I in this mess?"
Incredibly intelligent and useful, but non talkative, never eager and just plain weird. @@ -57,7 +133,17 @@

  • Race: Elf
  • Class: Wizard
  • Alignment: Chaotic neutral.
  • +
  • Background: Urchin
  • +
  • Height: 1.5m
  • +
  • Purpose: To find a place where she can live quietly reading books.
  • +
    +

    Arcaena's Theme

    + +
    Arcaena portrait @@ -68,9 +154,15 @@ diff --git a/style.css b/style.css index afb77e9..7c2307c 100644 --- a/style.css +++ b/style.css @@ -113,6 +113,15 @@ footer { font-size: 0.9em; } +footer a { + color: #ffcc66; + text-decoration: none; +} + +footer a:hover { + text-decoration: underline; +} + /* Responsive Tweaks */ @media (max-width: 768px) { nav a {