mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
Move files.
This commit is contained in:
@@ -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 }}";
|
||||||
|
|||||||
Reference in New Issue
Block a user