Title is not part of metadata anymore, only for Markdeep export.
This commit is contained in:
parent
5aeac92772
commit
50a8595aa7
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user