diff options
Diffstat (limited to 'Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html')
| -rw-r--r-- | Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html b/Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html index 12add999b..014de5bfa 100644 --- a/Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html +++ b/Software/Visual_Studio/Web/Bootstrap Studio/Build/404.html @@ -5,6 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Page Not Found - Twine Solutions</title> + <link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon.png"> <link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:200,300,400,500,600,700,800&display=swap"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Outfit:200,300,400,500,600,700,800,900&display=swap"> |
