Remove explicit DNS prefetch for s.w.org domain

This should've been removed in an earlier commit.
This commit is contained in:
James Mead 2017-07-01 11:48:22 +01:00
parent f140ffb689
commit 09e5f205b6
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<meta charset="UTF-8">
<title>About &laquo; Cooperative Technologists</title>
<link rel="canonical" href="{{ page.url | absolute_url }}">
<link rel='dns-prefetch' href='//s.w.org' />
<link rel='stylesheet' id='oowp_css-css' href='{{ site.github.url }}/app/mu-plugins/oowp/oowp.css?ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='app-css' href='{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/css/app.css?ver=4.8' type='text/css' media='all' />
<script type='text/javascript' src='{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/js/vendor.js?ver=4.8'></script>