middleman/middleman-core/fixtures/cache-buster-app/source/cache-buster.html.erb

4 lines
121 B
Plaintext
Raw Normal View History

<%= stylesheet_link_tag "site.css" %>
<%= javascript_include_tag "empty-with-include.js" %>
<%= image_tag "blank.gif" %>