tkshill / Quarto

A working example of the Quarto board game using Elm and Netlify. An exploration of game development, OSS, and functional programming.
https://elmquarto.netlify.app/
MIT License
15 stars 16 forks source link

Add title in Index page #2

Closed tkshill closed 3 years ago

tkshill commented 3 years ago

Context

Right now the app's homepage simply says Homepage. It would be better if it had a proper title reflecting the nature of the application.

Action

Completion criteria

When viewing the application in the browser, the tab title should be the one you defined in the title tag in index.html

sparshs413 commented 3 years ago

Please, assign me this task!!

tkshill commented 3 years ago

Hi folks,

Thank you so much for being interested in this project! I just want you to give you a heads up on a couple of things that we maybe haven't made clear on the readme yet (still a work in progress):

  1. The main intent is that the hacktoberfest issues be tackled specifically during the month of October. At the very least we're leaving them open till then so everyone has equal opportunity for access. Hopefully we can get some non hacktoberfest issues up soon, which can be worked on at any time.
  2. We really really really want certain issues, such as this one, to be reserved for absolute beginners (people with very little GitHub experience/almost no oss contributions yet).

Both of you seem to have quite a few commits, so we're asking that you maybe hold off on this issue, and tackle some of the others that we'll be putting up in the next few days/weeks that are a bit more challenging.

Thank you for understanding and being interested, we just really want the newest devs to have good opportunities.