fix: Minor text fixes

This commit is contained in:
daudix
2024-01-16 17:33:01 +03:00
parent 8c413a6101
commit 7fb135c2a9
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -8,7 +8,7 @@
<h1>Page Not Found</h1>
<p>The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker</p>
<p>The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker.</p>
<p class="dialog-buttons">
<a onclick="window.history.go(-1)" class="inline-button">Go Back</a>