添加站点图标
This commit is contained in:
@@ -5,6 +5,7 @@ HOME_PAGE_HTML = """
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>SignalScout</title>
|
||||
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%230b7f70'/%3E%3Cpath d='M18 42a20 20 0 0 1 28-28' fill='none' stroke='%23bdf8ee' stroke-width='5' stroke-linecap='round' opacity='.72'/%3E%3Cpath d='M32 32 48 16' fill='none' stroke='white' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='48' cy='16' r='5' fill='%23f5d76e'/%3E%3Ctext x='32' y='43' text-anchor='middle' font-family='Arial, sans-serif' font-size='28' font-weight='800' fill='white'%3ES%3C/text%3E%3C/svg%3E" />
|
||||
<style>
|
||||
:root {
|
||||
color-scheme: light;
|
||||
|
||||
Reference in New Issue
Block a user