mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Site Url without trailing slashes #186
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<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>
|
||||
<ul>
|
||||
<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>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>Make your changes, click "Save" and you're done!</li>
|
||||
</ul>
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user