Thanks for the feedback! I'll add a way to add todos from pending.
As for the favicon, which browser are you using? There should be a favicon present.
I'll add a way to add todos from pending Cool! which browser are you using
I'll add a way to add todos from pending Cool!
which browser are you using
Chrome, it disappears as I navigate between pages. I've seen this issue before and Turbolinks was the cause, you need to add data-turbolinks-track="reload" to the favicon meta link.
data-turbolinks-track="reload"
Thanks. Should be fixed now.
Thanks for the feedback! I'll add a way to add todos from pending.
As for the favicon, which browser are you using? There should be a favicon present.
Chrome, it disappears as I navigate between pages. I've seen this issue before and Turbolinks was the cause, you need to add
data-turbolinks-track="reload"to the favicon meta link.Thanks. Should be fixed now.