mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-19 16:45:18 +00:00
Created features
This commit is contained in:
@ -4,16 +4,27 @@
|
||||
{% include head.html %}
|
||||
|
||||
<body id="page-top">
|
||||
{% include nav.html %}
|
||||
{% include header.html %}
|
||||
{% include call-to-action.html %}
|
||||
{% include services.html %}
|
||||
{% include portfolio.html %}
|
||||
{% include feature.html %}
|
||||
{% include quote.html %}
|
||||
{% include aside.html %}
|
||||
{% include contact.html %}
|
||||
{% include scripts.html %}
|
||||
<!-- Navbar -->
|
||||
{% include nav.html %}
|
||||
|
||||
<!-- Main home block page -->
|
||||
{% include header.html %}
|
||||
|
||||
<!-- Link to web app / android app -->
|
||||
{% include call-to-action.html %}
|
||||
|
||||
<!-- Comunic features -->
|
||||
{% include services.html %}
|
||||
|
||||
<!-- Quote -->
|
||||
{% include quote.html %}
|
||||
|
||||
<!-- Other features link -->
|
||||
{% include feature.html %}
|
||||
|
||||
{% include aside.html %}
|
||||
{% include contact.html %}
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user