We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1dd80 commit 85f7741Copy full SHA for 85f7741
_includes/themes/the-program/default.html
@@ -10,7 +10,7 @@
10
<title>{% if page.tabtitle %}{{ page.tabtitle }}{% else %}{{ page.title }}{% endif %}</title>
11
12
<meta name="author" content="{{ site.author.name }}">
13
- <link href='{{ ASSET_PATH }}/the-program/css/style.css' rel="stylesheet" media="all">
+ <link href='{{ ASSET_PATH }}/css/style.css' rel="stylesheet" media="all">
14
<link href="http://feeds.feedburner.com/{{ site.author.feedbaname }}" rel="alternate" title="{{ page.title }}" type="application/atom+xml">
15
<script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.0.6/modernizr.min.js"></script>
16
0 commit comments