Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Templates

DownloadFirefox edited this page Dec 3, 2022 · 4 revisions

Templates

This section tells you on how to use templates.

Import templates

Import the main CSS file into your HTML file then add the link to the CSS for your template by using the readme.md of that template. For example, for the Coding template, you would paste this:

<link rel="stylesheet" src="https://getchord.ml/templates/coding/main.css">

More details

More details on Templates.

Manual vs. Auto

Manual CSS templates have now been merged into main.css.

Combine Templates

To combine templates both templates will have to be manual or one can be manual. Simply just import both CSS files.

Clone this wiki locally