Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
{{ partial "preloader.html" . }}
|
||||
|
||||
{{ partial "navigation.html" . }}
|
||||
|
||||
{{ partial "hero-area.html" . }}
|
||||
|
||||
{{ partial "about.html" . }}
|
||||
|
||||
{{ partial "service.html" . }}
|
||||
|
||||
{{ partial "call-to-action.html" . }}
|
||||
|
||||
{{ partial "contact.html" . }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
Reference in New Issue
Block a user