From 6e026bddbd3d738bf2fda7ec28fcbb4846010ba1 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 16 Dec 2022 15:54:35 -0800 Subject: [PATCH] Support right-to-left languages --- README.md | 1 + layouts/_default/baseof.html | 2 +- layouts/partials/paige-search.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf347fde..2118dd96 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Search page: - Minimal design - RSS with full content - Responsive +- Right-to-left languages - SEO - Safari and Firefox Reader View support - Search diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 190b34fe..876561d3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ partial "paige-head.html" . }}
diff --git a/layouts/partials/paige-search.html b/layouts/partials/paige-search.html index 63e8dc27..43f9f299 100644 --- a/layouts/partials/paige-search.html +++ b/layouts/partials/paige-search.html @@ -1,5 +1,5 @@
-
+