fix: Minor text fixes
This commit is contained in:
@ -141,7 +141,7 @@ The final element.
|
|||||||
|
|
||||||
## Extra
|
## 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
|
### Shortcodes
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ Duckquill provides a few useful [shortcodes](https://www.getzola.org/documentati
|
|||||||
|
|
||||||
#### Image
|
#### 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:
|
Available variables are:
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<h1>Page Not Found</h1>
|
<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">
|
<p class="dialog-buttons">
|
||||||
<a onclick="window.history.go(-1)" class="inline-button">Go Back</a>
|
<a onclick="window.history.go(-1)" class="inline-button">Go Back</a>
|
||||||
|
Reference in New Issue
Block a user