Adding pen icon
All checks were successful
Build Org Website / build (push) Successful in 46s

This commit is contained in:
2026-05-09 19:03:43 +01:00
parent 63bd4d5fd4
commit 67424af48b
4 changed files with 18 additions and 17 deletions

View File

@@ -741,6 +741,7 @@ APP_HTML = r"""<!doctype html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" sizes="48x48" href="https://zainezq.com/assets/icons/pen-icon.png" />
<title>Org Site Authoring</title>
<style>
:root {