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
16 stars 16 forks source link

Issue #56: Added meta tags for description, keywords, and author to index.html #59

Closed tmillerj closed 4 years ago

tmillerj commented 4 years ago

Add LINKED ISSUE (if relevant) here

Issue #56


Add DESCRIPTION of solution describing what changes you've made below.

Added new meta tags to index.html in the public folder. Tags include description, keywords, and author.


Use this section for METHODOLOGY and any supporting docs/ links/ articles**

tkshill commented 4 years ago

Thank you so much!

tmillerj commented 4 years ago

You are welcome!