Commit Graph

3 Commits

Author SHA1 Message Date
6d0842a6b6 Set meta viewport maximum-scale to 1 2022-12-30 00:01:57 +01:00
b2a15be12e Feat: Refactor jsonld & method to update document title and description (#4)
* Generates JSON ld structured metadata from a product & appends to head

* Updated IProduct & IVariation interface

* Added IProductResponse & IProductsResponse interfaces

* Fixed sitemap urls having to many protocols

* Implemented jsonld for product w/ variations

* Aligned Product responses between backend & frontend

* PageMeta for updating head meta values: title & description

Use on any page where we want to display a unique meta page title &
description

* Set document language to norwegian

* Linting
2022-11-30 00:39:04 +01:00
502efef964 Main entry and glboal styles 2022-11-28 20:02:22 +01:00