You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
It looks as if you can place a link to a css file in the head.html or header.html file in the layouts folder and this should apply the css to all pages automatically. We can use this code in the head(er).html file:
<linkrel="stylesheet" href="/css/custom.css">
The text was updated successfully, but these errors were encountered:
It looks as if you can place a link to a css file in the head.html or header.html file in the layouts folder and this should apply the css to all pages automatically. We can use this code in the head(er).html file:
The text was updated successfully, but these errors were encountered: