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" . }}