lauralani
8bcb42ae40
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
22 lines
413 B
YAML
22 lines
413 B
YAML
baseURL: https://www.lauka.net/
|
|
languageCode: en-us
|
|
title: "Lauras Website <3"
|
|
enableGitInfo: true
|
|
params:
|
|
description: "Lauras personal website and portfolio 💖"
|
|
display:
|
|
readingTime: true
|
|
author: true
|
|
|
|
|
|
menu:
|
|
main:
|
|
- name: Blog
|
|
pageRef: /blog
|
|
weight: 1
|
|
- name: Portfolio
|
|
pageRef: /portfolio
|
|
weight: 2
|
|
- name: Projects
|
|
pageRef: /projects
|
|
weight: 3
|