🐛 fix: add end-of-file newline

This commit is contained in:
welpo
2023-02-06 02:20:56 +01:00
parent 53d28ad522
commit 095b9d0d07
20 changed files with 20 additions and 20 deletions

View File

@@ -107,4 +107,4 @@ pre code[class*="language-rs"]::before {
content: "rust";
background: #fff8f6;
color: #ff4647;
}
}