invicticide / fractive

Fractive is a free, open-source, Markdown-based hypertext authoring tool for writing interactive fiction.
http://fractive.io
Other
38 stars 5 forks source link

Set the page title based on the 'title' key in fractive.json #64

Closed invicticide closed 6 years ago

invicticide commented 6 years ago

Currently the page title is just index.html# but it should get populated from the title entry in the project's fractive.json. If that entry doesn't exist, use some sensible default, like "Fractive" or "Untitled Fractive Story" or something.