mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
fix png on phobia and tcm
This commit is contained in:
@@ -10,8 +10,8 @@ import LetterFooter from '../../../components/LetterFooter.astro';
|
||||
<TerminalLayout title="PHOB!A" description="PHOB!A DemoGroup archive - intros, demos and utilities from the Augsburg PC demoscene, 1990s.">
|
||||
<TerminalShell client:load>
|
||||
<AnsiArt html={BANNER_PHOBIA} />
|
||||
<NavBar />
|
||||
<img src="/images/phobia-header.png" alt="PHOB!A" style="width:100%; max-width: 640px; display:block; margin: 0 auto 1rem;" />
|
||||
<NavBar />
|
||||
<h1>PHOB!A</h1>
|
||||
<div class="release-row">
|
||||
<div>
|
||||
|
||||
@@ -10,8 +10,8 @@ import LetterFooter from '../../../components/LetterFooter.astro';
|
||||
<TerminalLayout title="Tr@nceMISSION" description="Tr@nceMISSION archive - music, intros and tools from the PC demoscene, released via tHE tEMPLE bBS.">
|
||||
<TerminalShell client:load>
|
||||
<AnsiArt html={BANNER_TRANCE} />
|
||||
<NavBar />
|
||||
<img src="/images/trancemission-header.png" alt="Tr@nceMISSION" style="width:100%; max-width: 640px; display:block; margin: 0 auto 1rem;" />
|
||||
<NavBar />
|
||||
<h1>Tr@nceMISSION</h1>
|
||||
<div class="release-row">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user