Title is not part of metadata anymore, only for Markdeep export.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2024-03-25 18:34:29 -05:00
parent 5aeac92772
commit 50a8595aa7
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ LePage >> asMarkdeep [
body: bodyStream contents;
file: self storage / self markdeepFileName;
navTop: self navTop.
markdeep head
add: '<meta title="', self title,'">'.
self metadata keysAndValuesDo: [:k :v |
k = 'lang'
ifTrue: [