feat: cms integration
This commit is contained in:
parent
ff77bdaf36
commit
d23243b177
1050 changed files with 1032 additions and 27229 deletions
|
@ -335,10 +335,10 @@ nav .active svg {
|
|||
.brand-npm svg { stroke: var(--brand-npm) !important; }
|
||||
.brand-mastodon svg { stroke: var(--brand-mastodon) !important; }
|
||||
.brain svg { stroke: var(--brand-listenbrainz) !important; }
|
||||
.headphones svg { stroke: var(--brand-music) !important; }
|
||||
.device-tv svg { stroke: var(--brand-tv) !important; }
|
||||
.books svg { stroke: var(--brand-books) !important; }
|
||||
.article svg { stroke: var(--posts) !important }
|
||||
.headphones svg { stroke: var(--music) !important; }
|
||||
.device-tv svg { stroke: var(--tv) !important; }
|
||||
.books svg { stroke: var(--books) !important; }
|
||||
.link svg { stroke: var(--links) !important; }
|
||||
.info-square svg { stroke: var(--about) !important }
|
||||
.search svg { stroke: var(--search) !important }
|
||||
|
|
Reference in a new issue