favicon support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-01 01:16:10 -05:00
parent f15d145144
commit 2b315caf9e
8 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Favicon manifest tags -->
<link rel="manifest" href="static/manifest.json" />
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">