mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Migrate CSS files to SASS to prepare for dark mode
This commit is contained in:
@@ -6,6 +6,7 @@ highlight_code = true
|
||||
highlight_theme = "visual-studio-dark"
|
||||
generate_feed = true
|
||||
feed_filename = "rss.xml"
|
||||
compile_sass = true
|
||||
|
||||
languages = [
|
||||
{ code = "zh-CN" }, # Chinese (simplified)
|
||||
@@ -112,4 +113,4 @@ not_translated = "(Этот пост еще не переведен.)"
|
||||
translated_content = "Переведенное содержание:"
|
||||
translated_content_notice = "Это перевод сообщества поста <strong><a href=\"_original.permalink_\">_original.title_</a></strong>. Он может быть неполным, устаревшим или содержать ошибки. Пожалуйста, сообщайте о любых проблемах!"
|
||||
translated_by = "Перевод сделан"
|
||||
word_separator = "и"
|
||||
word_separator = "и"
|
||||
|
||||
Reference in New Issue
Block a user