lauralani
e973587698
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
22 lines
414 B
YAML
22 lines
414 B
YAML
baseURL: https://adora.codes/
|
|
languageCode: en-us
|
|
title: "Adoras Website <3"
|
|
enableGitInfo: true
|
|
params:
|
|
description: "Adoras 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
|