mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Move files.
This commit is contained in:
parent
259a6624ed
commit
3b4ea05cd3
@ -8,9 +8,9 @@
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
||||
@import "_fonts";
|
||||
@import "_module";
|
||||
@import "_variables";
|
||||
@import "_addon/fonts";
|
||||
@import "_addon/module";
|
||||
@import "_addon/variables";
|
||||
@import "_colors/light-typography";
|
||||
@import "_colors/dark-typography";
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
© 2019 Cotes Chung
|
||||
MIT License
|
||||
*/
|
||||
@import "_variables";
|
||||
@import "_addon/variables";
|
||||
|
||||
$prompt-older: "{{ site.data.label.post.button.previous }}";
|
||||
$prompt-newer: "{{ site.data.label.post.button.next }}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user