added more files
This commit is contained in:
parent
7f5fd0b13e
commit
b998fa3f01
2 changed files with 12 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
_site/
|
||||
.sass-cache/
|
||||
.jekyll-cache/
|
||||
.jekyll-metadata
|
8
_sass/main.sass
Normal file
8
_sass/main.sass
Normal file
|
@ -0,0 +1,8 @@
|
|||
body
|
||||
background-color: #7E3BC5
|
||||
font-size: 40px
|
||||
Font-family: Anaktoria, serif
|
||||
text-align: center
|
||||
|
||||
h1
|
||||
background-color: #33ff33
|
Loading…
Add table
Reference in a new issue