Add /app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css

And use relative URL in stylesheet link so it is served locally.
This commit is contained in:
James Mead
2017-06-28 11:34:33 +01:00
parent edfb5dc8e9
commit 18db977893
2 changed files with 595 additions and 1 deletions

View File

@ -30,7 +30,7 @@ section#contact div.row div p a:hover {
text-decoration: underline;
color: white;
} </style>
<link rel="stylesheet" href="https://www.coops.tech/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
<link rel="stylesheet" href="/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
<link rel="icon" type="image/x-icon" href="https://www.coops.tech/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">
<script type="text/javascript">
window.mapboxAccessToken = 'pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA';