mirror of
https://git.bakhai.co.in/vdbhb59/hosts.git
synced 2025-11-04 21:01:31 +05:30
12 lines
95 B
SCSS
12 lines
95 B
SCSS
---
|
|
---
|
|
|
|
@import "{{ site.theme }}";
|
|
|
|
header {
|
|
display: none;
|
|
}
|
|
|
|
footer {
|
|
display: none;
|
|
}
|