mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Site Url without trailing slashes #186
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
<h4>Getting Started</h4>
|
<h4>Getting Started</h4>
|
||||||
<p>This is a default <u>home</u> page of your website.<br>Here's a quick description of how to edit this page:</p>
|
<p>This is a default <u>home</u> page of your website.<br>Here's a quick description of how to edit this page:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>First make sure you're <a href="{siteurl}admin">logged in.</a></li>
|
<li>First make sure you're <a href="{siteurl}/admin">logged in.</a></li>
|
||||||
<li>Go to the <a href="{siteurl}admin/index.php?id=pages">Pages Manager</a> and click "Edit" button for this page.</li>
|
<li>Go to the <a href="{siteurl}/admin/index.php?id=pages">Pages Manager</a> and click "Edit" button for this page.</li>
|
||||||
<li>Make your changes, click "Save" and you're done!</li>
|
<li>Make your changes, click "Save" and you're done!</li>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
Reference in New Issue
Block a user