Added navbar to header.
This commit is contained in:
parent
c19491007c
commit
b5b51bd217
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>{% if page.title %}{{ page.title }} - {% endif %}{{ site.name }}</title>
|
||||
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/bootstrap-responsive.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue