Legg til OpenGraph og Twitter Card meta-tags på alle sider
Gir fine forhåndsvisninger ved deling av lenker til forskjeller.naiv.no. Foreløpig uten og:image. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d8a181759b
commit
d3d1103495
6 changed files with 39 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ Each calculator directory contains two files following the same pattern:
|
|||
|
||||
**External dependencies** (loaded via CDN, no install needed): Chart.js 4.4.1, Google Fonts (Fraunces + DM Sans).
|
||||
|
||||
### OpenGraph
|
||||
|
||||
All pages must include OG meta tags (`og:type`, `og:locale`, `og:site_name`, `og:title`, `og:description`, `og:url`) and `twitter:card`. No `og:image` for now. Base URL: `https://forskjeller.naiv.no/`.
|
||||
|
||||
### Key Design Decisions
|
||||
|
||||
- Color palette: Blue (#1a4a8a) = A, Red (#c0392b) = B, Purple (#4a3a8a) = gap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue