mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 17:48:22 +00:00
try fix
This commit is contained in:
parent
f7920186bb
commit
21d84b294b
|
@ -9,7 +9,7 @@ default_language = "en"
|
|||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
|
||||
minify_html = true
|
||||
#minify_html = true
|
||||
|
||||
# Whether to build a search index to be used later on by a JavaScript library
|
||||
build_search_index = true
|
||||
|
|
|
@ -118,8 +118,6 @@ pre {
|
|||
overflow-x: auto;
|
||||
border: 1px solid black;
|
||||
margin: 1em 0;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Reference in a new issue