KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
553 stars 147 forks source link

Prefix document title with recipe's nice localized (en) name #233

Closed superguru closed 3 years ago

superguru commented 3 years ago

Use case: make bookmarks and browser tabs distinguishable from each other.

First commit: use the item name for this, e.g. "advanced-circuit"

Second commit: change this to be the localized_name instead, e.g. "Advanced circuit"