inkle / inkle/inky

Title is harcoded in the HTML

Open
#168 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

With the latest release of Inky, it is possible to add a byline with `# author: Natrium729`. The byline is added to the HTML page by the JavaScript so it is possible to update it by exporting story.js only.

However, the title set with `# title: Hello World` is hardcoded into the HTML while exporting for the web. Because of this, it can't be updated by only exporting story.js.

Quite a minor issue, but can be a bit tiring if you set the title long after having made modifications to the CSS/JS.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.