Commit fdea7eb
committed
feat(site): add favicon (closed green book, old notebook style)
SVG primary (favicon.svg) with PNG fallbacks for browsers/crawlers that
don't support SVG favicons (favicon-32.png) and iOS home-screen icons
(apple-touch-icon.png). Wired into the page shell template and copied
alongside style.css by site-builder.gengo; verify-site.gengo asserts
both the link tags and the built asset files are present.1 parent ce9196b commit fdea7eb
5 files changed
Lines changed: 44 additions & 1 deletion
File tree
- tools/site-builder
- static
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
980 | 984 | | |
981 | 985 | | |
982 | 986 | | |
983 | | - | |
| 987 | + | |
984 | 988 | | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
985 | 992 | | |
986 | 993 | | |
987 | 994 | | |
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments