-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
42 lines (33 loc) · 2.4 KB
/
Copy path404.html
File metadata and controls
42 lines (33 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FrogBudget - Budgeting made simple.</title>
<meta name="description" content="Frog Budget is a simple app that lets you visualize where your money goes so you can spend worry-free on what makes you happy.">
<!-- OpenGraph Metadata -->
<meta property="og:type" content="website" />
<meta property="og:title" content="FrogBudget - Budgeting made simple." />
<meta property="og:site_name" content="frogbudget.com" />
<meta property="og:description" content="Frog Budget is a simple app that lets you visualize where your money goes so you can spend worry-free on what makes you happy." />
<meta property="og:image" content="https://www.frogbudget.com/assets/frog.png" />
<meta property="og:url" content="https://www.frogbudget.com/" />
<!-- Twitter Metadata -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="FrogBudget - Budgeting made simple." />
<meta name="twitter:description" content="Frog Budget is a simple app that lets you visualize where your money goes so you can spend worry-free on what makes you happy." />
<meta name="twitter:image" content="https://www.frogbudget.com/assets/frog.png" />
<meta name="twitter:site" content="@robneal28"/>
<meta name="twitter:creator" content="@robneal28"/>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<base href="/">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="styles.05a3e5f33a8f8d394a8a.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.858f8dd898b75fe86926.js" type="module"></script><script src="polyfills-es2015.5728f680576ca47e99fe.js" type="module"></script><script src="runtime-es5.741402d1d47331ce975c.js" nomodule></script><script src="polyfills-es5.4e06eb653a3c8a2d581f.js" nomodule></script><script src="main-es2015.073059d86abff11f9b10.js" type="module"></script><script src="main-es5.a4584a7b7cbaf0f5c90d.js" nomodule></script></body>
</html>