mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 16:40:52 +00:00
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:
@ -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';
|
||||
|
Reference in New Issue
Block a user