summaryrefslogtreecommitdiff
path: root/resources/views/layout/partial/head.blade.php
blob: 1b63459a5d066f56723be7ce383f03ec7f0a8333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Rugby">
<meta name="author" content="Phil Burton">

<title>Rugby</title>

<!-- Bootstrap core CSS -->


<!-- Custom styles for this template -->
<link href="/css/app.css" rel="stylesheet">