chore: update og and icon 4452d33a
Steve · 2026-03-31 19:35 9 file(s) · +2 −0
src/routes/+layout.svelte +1 −0
21 21
  <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
22 22
  <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
23 23
  <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
24 +
  <link rel="manifest" href="/site.webmanifest">
24 25
  <link rel="alternate" type="application/rss+xml" title="RSS" href="https://steve.photo/rss.xml" />
25 26
  <meta name="description" content="Photography by Steve" />
26 27
  <meta property="og:site_name" content="steve.photo" />
static/android-chrome-192x192.png +0 −0

Binary file — no preview.

static/android-chrome-512x512.png +0 −0

Binary file — no preview.

static/apple-touch-icon.png +0 −0

Binary file — no preview.

static/favicon-16x16.png +0 −0

Binary file — no preview.

static/favicon-32x32.png +0 −0

Binary file — no preview.

static/favicon.ico +0 −0

Binary file — no preview.

static/og.png +0 −0

Binary file — no preview.

static/site.webmanifest (added) +1 −0
1 +
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}