-
Notifications
You must be signed in to change notification settings - Fork 0
/
head.php
13 lines (13 loc) · 920 Bytes
/
head.php
1
2
3
4
5
6
7
8
9
10
11
12
13
<meta charset="utf-8"/>
<meta name="title" content="Winter Soulstice Concert Exclusive RSVPs"/>
<meta name="author" content="Patrick Funom Tunga-Lergo"/>
<meta name="keywords" content="Patrick, Funom, Tunga-Lergo, php, backbooth, dothello, .hello{}, 8pounds, concert">
<meta name="description" content="App. for limited VIP tickets reservations for Winter Soulstice concert at BackBooth."/>
<meta/>
<meta/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="image_src" href="/images/ws-favicon.png" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="/public/css/main.css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>