All checks were successful
Build / Build-Docker-Image (push) Successful in 44s
87 lines
3.6 KiB
HTML
87 lines
3.6 KiB
HTML
[!]
|
|
[=content-]
|
|
<div id="leadbox" class="scrolly-box flex-col">
|
|
<h1>make america <span class="panicyellow">PANIC</span> again.</h1>
|
|
<img src="[^baseurl]/res/logo-darkenwheelen.png" width="128px"/>
|
|
<img id="godown" src="[^baseurl]/res/godown.svg" />
|
|
</div>
|
|
<div class="flex-row">
|
|
<img src="[^baseurl]/res/trump.jpg" class="trump-panican-tweet"/>
|
|
<div>
|
|
<h2>The Panican Party</h2>
|
|
<ul>
|
|
<li>Welcome to our new party.</li>
|
|
<li>Based on weak and stupid people.</li>
|
|
<li>We are not strong. We are not courageous.</li>
|
|
<li class="panicyellow">We are panicking.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="flex-col">
|
|
<h2>Merchandise</h2>
|
|
<div class="product-grid">
|
|
[#store.stx]
|
|
[f store product]
|
|
[i product.frontpage]
|
|
<a class="product" href="[^product.link]">
|
|
<img src="[^baseurl]/res/[^product.img]" /><br>
|
|
<b>[^product.name]</b><br>
|
|
<span>$[^product.price]</span>
|
|
</a>
|
|
[/]
|
|
[/]
|
|
</div>
|
|
</div>
|
|
<div class="flex-col">
|
|
<h2>FAQ</h2>
|
|
<div class="four-grid">
|
|
<div>
|
|
<h3>Are you serious?</h3>
|
|
<p>
|
|
We are not an actual political party, nor are we actually panicking. We <i>are</i> actually selling panican merchandise.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h3>Who are you affiliated with?</h3>
|
|
<p>
|
|
Nobody! We're a privately owned and operated internet store mocking a tweet Donald Trump made in early 2025.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h3>Are you some kind of money-making scheme?</h3>
|
|
<p>
|
|
Nope. All of the money from the store stuff (less operating costs) is donated to <a href="https://www.doctorswithoutborders.org/">Doctors Without Borders</a>, an organization that, unlike the
|
|
political parties, is actually doing some good. We haven't made a cent off this and never will.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h3>What whackos made this crap?</h3>
|
|
<p>
|
|
We're just a couple guys who wanted to make funny hats and donate some money to a real charity. We're remaining anonymous for now.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h3>Why not just donate to Doctors Without Borders?</h3>
|
|
<p>
|
|
Buying some of our goofy merch keeps this site online and, of course, means you have goofy merch. You should absolutely donate to DWB directly if you don't
|
|
really want the goofy merch.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<h3>Why not just buy Democrat merch?</h3>
|
|
<p>
|
|
Because their hats are really dumb, and they'll spend their profit on private jets rather than saving lives. We're trying to make anti-Trump anti-MAGA
|
|
merchandise that also benefits a real cause.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="foot">
|
|
<div>
|
|
<span>The Panican Party is satire and is not a real political organization.</span><br>
|
|
<a href="https://discord.gg/ZwcU9xHaD5">Discord</a><br>
|
|
<a href="https://www.instagram.com/thepanicanparty?igsh=eHhpdHl5dWk1d2Rp">Instagram</a>
|
|
</div>
|
|
</div>
|
|
[/]
|
|
[#default.html] |