add page titles, auto set navigation key
This commit is contained in:
parent
49d63dea6d
commit
5dff188fa4
9 changed files with 13 additions and 16 deletions
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
eleventyComputed:
|
||||
eleventyNavigation:
|
||||
key: "{{ title }}"
|
||||
---
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue