diff --git a/i18n/en.toml b/i18n/en.toml index 8b18ef8..18ddf66 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -109,4 +109,4 @@ other = "View Certificate" # ============== Translations for Notes ============== [notes] -other = "Notes" \ No newline at end of file +other = "Notes" diff --git a/layouts/notes/list.html b/layouts/notes/list.html index df4b845..f381b6c 100644 --- a/layouts/notes/list.html +++ b/layouts/notes/list.html @@ -3,7 +3,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/atom-one-dark.min.css" /> - + {{ end }} diff --git a/layouts/notes/single.html b/layouts/notes/single.html index 9f0d0bf..b35edb6 100644 --- a/layouts/notes/single.html +++ b/layouts/notes/single.html @@ -3,7 +3,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/atom-one-dark.min.css" /> - + {{ end }} diff --git a/layouts/shortcodes/note.html b/layouts/shortcodes/note.html index 1438d89..dfc77cf 100644 --- a/layouts/shortcodes/note.html +++ b/layouts/shortcodes/note.html @@ -1,9 +1,11 @@ -