deepjyoti30 / startpage

A minimal starpage for Chrome and Firefox
MIT License
625 stars 85 forks source link

Customize the title #40

Closed mohkale closed 2 years ago

mohkale commented 2 years ago

I'm not a big fan of lower-case titles. It'd be nice if you could customize the start-page title from the config file.

deepjyoti30 commented 2 years ago

@mohkale You can directly change the titles of the squares from the config itself.

Just open settings and change it according to your needs. Does that not suit your needs?

mohkale commented 2 years ago

@deepjyoti30

Sorry, not the squares, the HTML page. So the contents of the <title></title> element.

deepjyoti30 commented 2 years ago

@mohkale I know it's late but I finally added this feature. If you're still interested you can take a look at the latest commits of the dev branch. I will make a release soon!

mohkale commented 2 years ago

Fantastic, thanks :-).

deepjyoti30 commented 2 years ago

@mohkale The feature is now available in the latest release!