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