edit
This commit is contained in:
@@ -4,15 +4,13 @@
|
||||
<!-- home page template, has a banner and rows of page summaries -->
|
||||
|
||||
{% include "partials/hero.html" %}
|
||||
{% include "partials/logos2.html" %}
|
||||
{% include "shortcodes/grid_stats.html" %}
|
||||
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
{% set page = get_page(path="home/index.md") %}
|
||||
{{page.content | safe}}
|
||||
</div>
|
||||
|
||||
{% include "partials/about1.html" %}
|
||||
|
||||
{% include "partials/about.html" %}
|
||||
|
||||
|
Reference in New Issue
Block a user