From d7e4796722a26582ca28c59f4fc58f2c355548d3 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Tue, 15 Sep 2020 08:25:36 +0000
Subject: [PATCH] 🧹 Code reformat and house keeping
---
i18n/en.toml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/i18n/en.toml b/i18n/en.toml
index 7270a60..ef0d677 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -18,4 +18,4 @@
other = "You can head back to <a href=\"{{ . }}\">homepage</a>."
[comments]
-other = "comments"
\ No newline at end of file
+other = "comments"
--
Gitblit v1.10.0