mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
13 lines
447 B
PHP
13 lines
447 B
PHP
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="LiteBans">
|
|
<link rel="shortcut icon" href="includes/img/minecraft.ico">
|
|
<link href="includes/css/bootstrap.css" rel="stylesheet">
|
|
<link href="includes/css/navbar-fixed-top.css" rel="stylesheet">
|
|
<style>
|
|
html {
|
|
background-image: url('includes/img/377759.png');
|
|
}
|
|
</style>
|