-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhead.php
17 lines (16 loc) · 1.06 KB
/
head.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="description" content="webcomic interactif à propos d'une concubine chinoise appelée Wu">
<meta name="keywords" content="interactive web comic book chinese dynasty concubine wu interactif livre chinois dynastie">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="assets/css/style.css" rel="stylesheet" media="all" type="text/css">
<link href="assets/css/carousel.css" rel="stylesheet" media="all" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500&display=swap" rel="stylesheet">
<title>Badass Concubine</title>
<link rel="icon" type="image/png" href="assets/img/favicon.png" />
<script src="https://kit.fontawesome.com/5216e970a9.js"></script>
</head>
<body>