added humans.txt & moved files
This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
<title>a2s</title>
|
||||
<meta name="description" content="" />
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<link rel="stylesheet" type="text/css" href="./assets/css/bootstrap-v5.3.1.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="./assets/css/styles.css" />
|
||||
<link rel="stylesheet" type="text/css" href="bootstrap-v5.3.1.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="styles.css" />
|
||||
<script type="module">
|
||||
import './assets/js/app.js';
|
||||
import './app.js';
|
||||
</script>
|
||||
<link rel="author" href="humans.txt" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
</head>
|
||||
<body class="d-flex h-100 text-bg-dark">
|
||||
|
||||
Reference in New Issue
Block a user