You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
966 B
HTML

<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body>
1 year ago
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
&#9113; Print booklet
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
1 year ago
<swiper-container pagination="true" navigation="true" lazy="true" keyboard="true" rewind="true">
<swiper-slide>
1 year ago
<img class="sliderimage" src="dog_leftrightmemes.jpg" loading="lazy">
</swiper-slide>
<swiper-slide>
<img class="sliderimage" src="dog_inrlvsinternet.jpg" loading="lazy">
</swiper-slide>
<swiper-slide>
<img class="sliderimage" src="dog_trollreal.jpg" loading="lazy">
</swiper-slide>
</swiper-container>
</body>