summaryrefslogtreecommitdiff
path: root/views/partials/top/head.ejs
blob: beae843ebedc846d749f572eaec08efeabb0cf3f (plain)
1
2
3
4
5
6
7
8
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="sneedBay, piratebay indexer">
<link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<script src="js/bootstrap.bundle.js"></script>
<title>SNEEDBAY</title>