Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Add custom CSS to pages #3

Open
metalfoxdev opened this issue Dec 6, 2023 · 0 comments
Open

Add custom CSS to pages #3

metalfoxdev opened this issue Dec 6, 2023 · 0 comments

Comments

@metalfoxdev
Copy link
Owner

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:

<link rel="stylesheet" href="/css/custom.css">
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant