Compare commits

...

2 Commits

Author SHA1 Message Date
98bb127936
r/etro: converted to tsv 2023-02-14 10:55:02 +02:00
7bbc1887fe
.editorconfig: allow trailing whitespace
[CI SKIP]
2023-02-14 10:33:46 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,8 @@ root = true
[*]
# Future: https://github.com/editorconfig/editorconfig/issues/89
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
charset = utf-8
# This project uses Jekyll which has YAML frontend matter everywhere and

View File

@ -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
redirect_from: /r/services.html
sitemap: false