aboutsummaryrefslogtreecommitdiff
path: root/src/trivia/sound-effects.html
blob: b11ac7d1ff7bd0c3b43854c860ce459b2a0e14d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<html lang="en">

<head>
    <title>Trivia - Sound effects</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="shortcut icon" href="/favicon.ico">
    <link rel="stylesheet" type="text/css" href="/trivia/styles.css">
</head>

<body>
    <p>
        
    </p>
</body>

</html>