Create annotated Starterkit
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* Snippets are a great way to store code snippets for reuse or to keep your templates clean.
|
||||
* in loops or simply to keep your templates clean.
|
||||
* This footer snippet is reused in all templates. In fetches information from the `site.txt` content file
|
||||
* and from the `about` page.
|
||||
* More about snippets: https://getkirby.com/docs/guide/templates/snippets
|
||||
*/
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
|
Reference in New Issue
Block a user