forked from hero/www_hero_project
21 lines
327 B
Markdown
21 lines
327 B
Markdown
---
|
|
title: "Header"
|
|
description: "this is a header."
|
|
insert_anchor_links: "left"
|
|
template: "partials/header.html"
|
|
extra:
|
|
logoPath: "/images/logo.svg"
|
|
imgPath: ""
|
|
---
|
|
|
|
- [Home]("/")
|
|
- [About]("/about")
|
|
- [Technology]("/technology")
|
|
- [Use Cases]("/usecases")
|
|
- [Blog]("/blog")
|
|
- [Team]("/people")
|
|
- [Contact]("/contact")
|
|
|
|
|
|
|