Robbie Wagner
Robbie Wagner
@Kenneth-Sills would you mind updating this to latest Shepherd and fixing the conflicts? Then I think we can merge.
@billybonks that link seems to 404, also this should work the same in a dummy app as a normal app, I think.
@duccanhole we actually have support to turn this off in SSR, but I think we have not released those changes yet here.
You can do this already, all the meta is stored in the head data service, so `this.headData.set('descriptionContent', 'My description');` will work everywhere.
You can use your own head.hbs and define whatever extra properties you want on the head-data service, to make things completely customizable. I'm open to ways of streamlining the API,...
Ah okay, so you are saying we should find a common configuration that would work for any spot in the app, and update the computeds, rather that making all the...
@gregone would you be interested in opening a PR to fix the issue?
@gregone could we do `theme: false` instead perhaps?
Hi @heycarsten! I am open to a helper, as long as all the existing functionality still works, and this just is another layer on top that overrides it. I believe...
Sounds good! Let me know if you need anything from me. Feel free to ping me on Discord as well.