Remove WP-related link & meta tags from head tag

This commit is contained in:
James Mead 2017-07-01 11:43:37 +01:00
parent f1709dfe11
commit f140ffb689
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@
<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>
<link rel='https://api.w.org/' href='https://www.coops.tech/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.coops.tech/wp/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.coops.tech/wp/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.8" />
<link rel="alternate" type="application/json+oembed" href="https://www.coops.tech/wp-json/oembed/1.0/embed?url" />
<link rel="alternate" type="text/xml+oembed" href="https://www.coops.tech/wp-json/oembed/1.0/embed?url&#038;format=xml" />
<link rel="icon" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-32x32.png" sizes="32x32" />
<link rel="icon" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-180x180.png" />