Add initial setup
This commit is contained in:
commit
c5816eed45
10 changed files with 1075 additions and 0 deletions
2
public/assets/css/theme-gitdotgay.css
Normal file
2
public/assets/css/theme-gitdotgay.css
Normal file
|
@ -0,0 +1,2 @@
|
|||
@import "theme-gitdotgay-light.css";
|
||||
@import "theme-gitdotgay-dark.css" (prefers-color-scheme: dark);
|
Loading…
Add table
Add a link
Reference in a new issue