mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-17 18:37:24 +02:00
Compare commits
2 Commits
ec81d459d1
...
98bb127936
Author | SHA1 | Date | |
---|---|---|---|
98bb127936 | |||
7bbc1887fe |
@ -3,7 +3,8 @@ root = true
|
|||||||
[*]
|
[*]
|
||||||
# Future: https://github.com/editorconfig/editorconfig/issues/89
|
# Future: https://github.com/editorconfig/editorconfig/issues/89
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = true
|
# two whitespaces at end of line is a new line within paragraph
|
||||||
|
trim_trailing_whitespace = false
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
# This project uses Jekyll which has YAML frontend matter everywhere and
|
# This project uses Jekyll which has YAML frontend matter everywhere and
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/servers/etro/services.csv
|
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/servers/etro/services.tsv
|
||||||
permalink: /r/etro.html
|
permalink: /r/etro.html
|
||||||
redirect_from: /r/services.html
|
redirect_from: /r/services.html
|
||||||
sitemap: false
|
sitemap: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user