Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-18 18:37:41 +02:00
parent 67e392dd88
commit 86a6e4db44
6 changed files with 16 additions and 15 deletions

View File

@@ -102,7 +102,7 @@
<section class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10">
<h2 id="basic">Basic</h2>
<p>Edit <code>configuration.php</code> file to change basic things like logo, title, language and upload restrictions.</p>
<p>You can edit <code>configuration.php</code> to change the basic things like logo image, title, language and upload restrictions.</p>
<p>NOTE: if you've made a mistake in configuration file, forgot to close a quote, the script will throw an error. Please use provided default <code>configuration_sample.php</code> to verify this.</p>
<h2 id="additional-html">Additional HTML</h2>
<p>You can add additional html to the head and body like this:</p>