diff --git a/content/demo/index.md b/content/demo/index.md index c7ec91b..afff1b5 100644 --- a/content/demo/index.md +++ b/content/demo/index.md @@ -141,7 +141,7 @@ The final element. ## Extra -Alright now that the generic (slightly extended) ~~Jekyll~~ Zola demo page have ended, we can get to the custom stuff, which believe me, are neat. +Alright now that the generic (slightly extended) ~~Jekyll~~ Zola demo page have ended, we can get to the custom stuff, which believe me, is neat. ### Shortcodes @@ -149,7 +149,7 @@ Duckquill provides a few useful [shortcodes](https://www.getzola.org/documentati #### Image -By default images come with styling, such as round corners and shadow. To fine-tune these, you can use shortcodes with different variable combinations. +By default images come with styling, such as rounded corners and shadow. To fine-tune these, you can use shortcodes with different variable combinations. Available variables are: diff --git a/templates/404.html b/templates/404.html index 777ddf9..003e8bf 100644 --- a/templates/404.html +++ b/templates/404.html @@ -8,7 +8,7 @@

Page Not Found

-

The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker

+

The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker.

Go Back