www_mycelium/content/header/_index.md

18 lines
262 B
Markdown
Raw Normal View History

2024-05-03 20:15:09 +00:00
---
title: "Header"
description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
2024-08-13 14:40:49 +00:00
logoPath: "/images/logo.svg"
2024-05-03 20:15:09 +00:00
imgPath: ""
---
2024-08-17 12:53:20 +00:00
- [Home]("/")
- [About]("/about")
2024-08-17 14:18:44 +00:00
- [Technology]("/technology")
2024-05-21 06:15:21 +00:00
- [Contact]("/contact")
2024-05-21 05:34:29 +00:00