add page titles, auto set navigation key

This commit is contained in:
Lyn Fugmann 2024-09-13 18:21:13 +02:00
parent 49d63dea6d
commit 5dff188fa4
9 changed files with 13 additions and 16 deletions

View file

@ -1,3 +1,8 @@
---
eleventyComputed:
eleventyNavigation:
key: "{{ title }}"
---
<!doctype html>
<html lang="en">
<head>