Better words.

master
Manager Bot 3 years ago
parent 42865e9cbe
commit 0e2a2e5eeb
  1. 3
      Web/templates/dashboard/blog_page.html.ep

@ -8,7 +8,8 @@
<div class="mt-3 mb-3">
<label for="pagePath" class="col-form-label">
File Path -
The path for the page, for example enter <span class="fw-bolder">about</span> for a URL like about.html (then, if you want, use permLink: /about/ in Page Headers for a clean url)
The path for the page, for example enter <span class="fw-bolder">about</span> for a URL like about.html. <br />
Then, if you want, use permalink: /about/ in Page Headers for a clean url.
</label>
<div class="input-group mb-3">
<span class="input-group-text" id="basic-addon1">https://<%= $blog->domain->name %>/</span>

Loading…
Cancel
Save