codebeater - Beta Launch #10
@ -5,6 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/game.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/game.css">
|
||||
</head>
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/game.css">
|
||||
|
||||
@ -47,7 +47,7 @@ if (isset($_POST['login'])) {
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave.png">
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
@ -38,6 +38,7 @@ if($result){
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link rel="stylesheet" href="css/global.css">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
</head>
|
||||
<style>
|
||||
.notif {
|
||||
|
||||
@ -8,6 +8,7 @@ session_start();
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/global.css">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
|
||||
@ -52,6 +52,7 @@ if(isset($_POST['register'])){
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>codebeater</title>
|
||||
<link rel="icon" type="image/png" href="/assets/Design/mini-icon-cave-new.png">
|
||||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/global.css">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user