mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Set up a basic Jekyll theme
This commit is contained in:
parent
e2ef45a06e
commit
377f517154
3 changed files with 50 additions and 0 deletions
8
docs/assets/css/style.scss
Normal file
8
docs/assets/css/style.scss
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
---
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
.page-header {
|
||||
padding: 1rem 2rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue