Update template to know about icons
Getty Ritter
7 years ago
| 2 | 2 | <html> |
| 3 | 3 | <head> |
| 4 | 4 | <meta charset="utf-8" /> |
| 5 | <link rel="icon" type="image/png" href="/static/inf-icon-64x64.png" /> | |
| 6 | <link rel="apple-touch-icon" href="/static/inf-icon-192x192.png" /> | |
| 5 | 7 | <link rel="stylesheet" type="text/css" href="/static/main.css" /> |
| 6 | 8 | <link rel="stylesheet" type="text/css" href="/static/highlighting.css" /> |
| 7 | 9 | <link rel="alternate" type="application/rss+xml" |