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.
19 lines
458 B
HTML
19 lines
458 B
HTML
<head>
|
|
<link rel="stylesheet" href="/static/style.css">
|
|
<title>
|
|
How to be a social justice warrior
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<button onclick="history.back()" class="buttonback">Go Back</button>
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
|
|
|
|
<swiper-container pagination="true">
|
|
<swiper-slide>
|
|
<img class="sliderimage" src="compubody.jpg">
|
|
</swiper-slide>
|
|
</swiper-container>
|
|
|
|
|
|
</body> |