Skip to content

Commit

Permalink
Added 'small-screens' css to post template
Browse files Browse the repository at this point in the history
  • Loading branch information
garciparedes committed May 1, 2017
1 parent 0d2a5a5 commit b0507e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/_layouts/post.html
Expand Up @@ -14,6 +14,7 @@
<!-- Le styles -->
<link rel="stylesheet" href="/bootstrap-1.1.0.min.css">
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/small-screens.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
Expand Down

0 comments on commit b0507e3

Please sign in to comment.