2022-03-28 06:23:16 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>TTT2 Role Overview</title>
|
|
|
|
<meta name="description" content="All TTT2 Roles halfheartedly documented">
|
|
|
|
<meta name="author" content="James">
|
|
|
|
<meta property="og:title" content="TTT2 Role Overview">
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<meta property="og:url" content="https://ttt.james-things.com">
|
|
|
|
<meta property="og:description" content="All TTT2 Roles documented halfheartedly">
|
|
|
|
<meta property="og:image" content="https://e7.pngegg.com/pngimages/710/403/png-clipart-the-embodiment-of-scarlet-devil-team-shanghai-alice-video-game-banjo-tooie-mario-luigi-partners-in-time-marisa-logo-computer-wallpaper.png">
|
|
|
|
<link rel="icon" href="/favicon.ico">
|
|
|
|
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
|
|
|
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
|
|
|
<!--My Custom Styleshit-->
|
|
|
|
<link rel="stylesheet" href="css/styles.css">
|
|
|
|
<!--Import Google Icon Font-->
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
|
|
<!--Import materialize.css-->
|
|
|
|
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
|
|
|
|
|
|
|
|
<!-- Compiled and minified CSS -->
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
|
|
|
|
|
|
|
|
<!-- Compiled and minified JavaScript -->
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
|
2022-03-28 08:00:26 +00:00
|
|
|
|
2022-03-28 06:23:16 +00:00
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
2022-03-28 08:00:26 +00:00
|
|
|
Hello :)
|
2022-03-28 06:23:16 +00:00
|
|
|
</body>
|
|
|
|
</html>
|