feat: rework color scheme
This commit is contained in:
parent
1e25e460fc
commit
f44efd5171
29 changed files with 163 additions and 406 deletions
|
@ -15,7 +15,7 @@
|
|||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://coryd.dev{{ page.url }}" />
|
||||
<meta property="og:image" content="{{ post | getFirstAttachment }}">
|
||||
<meta name="theme-color" content="#bd93f9" />
|
||||
<meta name="theme-color" content="#a855f7" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
|
|
Reference in a new issue