move buttonlist module into modules folder

This commit is contained in:
2022-04-03 21:25:01 +01:00
parent 0143c26cfe
commit a0e1f8f389
2 changed files with 2 additions and 2 deletions

4
readme
View File

@@ -5,8 +5,8 @@ central styling repo and domain
to style a site, put this in a css file somewhere:
@import url("https://styles.alv.cx/styles.css");
@import url("https://styles.alv.cx/base.css");
and any of these optional modules you want:
@import url("https://styles.alv.cx/buttonlist.css");
@import url("https://styles.alv.cx/modules/buttonlist.css");