Add webmaster name to shrine index description
This commit is contained in:
parent
74abc64718
commit
948d04c6b4
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
layout: main/content
|
layout: main/content
|
||||||
title: Shrines
|
title: Shrines
|
||||||
desc: Index of my web shrines.
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 7
|
order: 7
|
||||||
|
eleventyComputed:
|
||||||
|
desc: Index of {{ sitemeta.siteAuthor.name }}'s web shrines.
|
||||||
---
|
---
|
||||||
|
|
||||||
A web shrine is a special web page dedicated to a specific topic, often one that the webmaster is interested in and passionate about, to celebrate or share information about their interest.
|
A web shrine is a special web page dedicated to a specific topic, often one that the webmaster is interested in and passionate about, to celebrate or share information about their interest.
|
||||||
|
|
Loading…
Reference in New Issue