Apply cleaned-up CSS

This commit is contained in:
Gergely Polonkai
2015-04-22 17:54:00 +02:00
parent 25045dc42b
commit eecf7bffec
2 changed files with 4 additions and 192 deletions

View File

@@ -9,6 +9,7 @@
<link rel="alternate" type="application/rss+xml" title="Gergely Polonkai's Blog - RSS Feed" href="{{site.url}}/blog/atom.xml">
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<link rel="stylesheet" href="{{'/css/style.css' | prepend: site.baseurl}}">
<script type="text/javascript" src="//code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>