-
Notifications
You must be signed in to change notification settings - Fork 5
/
instructions.html
1 lines (1 loc) · 1.56 KB
/
instructions.html
1
<!DOCTYPE html><html lang="en-US"><head><title>LiberationValues</title><link href="./dist/style.css" rel="stylesheet" type="text/css"><link rel="icon" type="x-icon" href="./assets/icon.png"><link rel="shortcut icon" type="x-icon" href="./assets/icon.png"><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="theme-color" content="#000000" data-react-helmet="true"><meta property="og:ttl" content="60"><meta property="og:title" content="LiberationValues"><meta property="og:type" content="website"><meta property="og:site_name" content="LiberationValues"><meta property="og:url" content="https://liberationvalues.github.io/"><meta property="og:description" content="LibertationValues is a political quiz aimed at anti-authoritarian leftists"><meta property="og:image" content="https://liberationvalues.github.io/assets/previcon.png"><meta property="og:image:width" content="1024"><meta property="og:image:height" content="1024"></head><body><label class="switch" for="theme-toggle"><input type="checkbox" id="theme-toggle" name="theme-toggle"><div class="slider"></div></label><h1>LiberationValues</h1><hr><h2>Instructions </h2><p class="question">You will be presented with a series of statements. For each one, click the button with your opinion on it.</p><a href="quiz.html"><button style="background-color: #2196F3">Got it!</button></a><a href="index.html"><button style="background-color: #F44336">Wait, nevermind!</button></a><script type="module">import{themeChange as m}from"./dist/common.js";m("theme-toggle");</script></body></html>