add comments
This commit is contained in:
@@ -8,5 +8,19 @@ weight: 2
|
||||
template: "layouts/about.html"
|
||||
---
|
||||
|
||||
<!-- see partials/company.html -->
|
||||
<!--
|
||||
This page is designed by combining different 'block' (partial html pages) together.
|
||||
To edit the page content, please go to specific 'block' that you would like to edit.
|
||||
To see the list of blocks in this page, add or remove some of the partial pages, go to: layouts/about.html.
|
||||
|
||||
ABOUT PAGE (layouts/about.html) contains:
|
||||
|
||||
1. Company Overview: "partials/company.html"
|
||||
|
||||
---
|
||||
Extras:
|
||||
1. header: "partials/header_custom.html"
|
||||
2. footer: "partials/footer.html"
|
||||
-->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user