2024-03-17 15:48:32 +00:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2023-11-10 21:19:08 +00:00
|
|
|
<script
|
|
|
|
src="https://js.sentry-cdn.com/15d71a72983891268a3298cdc2bd1498.min.js"
|
|
|
|
crossorigin="anonymous"
|
|
|
|
></script>
|
2024-03-17 15:48:32 +00:00
|
|
|
<title><?php if (isset($doc_title)) { echo $doc_title." | "; } ?>ByeCorps ID</title>
|
2024-03-02 12:41:57 +00:00
|
|
|
|
|
|
|
<link rel="shortcut icon" href="favicon.svg" type="image/svg" />
|
|
|
|
|
|
|
|
<link rel="manifest" href="manifest.json" />
|
|
|
|
|
|
|
|
<!-- 0_o -->
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" href="/assets/icons/apple-icon-180.png">
|
|
|
|
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/styles/global.css" />
|
|
|
|
<link rel="stylesheet" href="/fontawesome/css/all.css" />
|