mirror of https://github.com/ghostfolio/ghostfolio
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.5 KiB
77 lines
2.5 KiB
<!DOCTYPE html>
|
|
<html class="h-100 position-relative" lang="en">
|
|
<head>
|
|
<title>Ghostfolio – Open Source Wealth Management Software</title>
|
|
<base href="/" />
|
|
<meta charset="utf-8" />
|
|
<meta content="yes" name="apple-mobile-web-app-capable" />
|
|
<meta
|
|
name="description"
|
|
content="Ghostfolio is a lightweight application to keep track of your financial assets like stocks, ETFs or cryptocurrencies across multiple platforms."
|
|
/>
|
|
<meta
|
|
name="keywords"
|
|
content="app, asset, cryptocurrency, etf, finance, management, performance, portfolio, software, stock, tracker, trading, wealth"
|
|
/>
|
|
<meta name="mobile-web-app-capable" content="yes" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta
|
|
name="twitter:description"
|
|
content="Ghostfolio is a lightweight wealth management application for individuals to keep track of their wealth like stocks, ETFs or cryptocurrencies"
|
|
/>
|
|
<meta
|
|
name="twitter:image"
|
|
content="https://www.ghostfol.io/assets/cover.png"
|
|
/>
|
|
<meta
|
|
name="twitter:title"
|
|
content="Ghostfolio – Open Source Wealth Management Software"
|
|
/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta property="og:description" content="" />
|
|
<meta
|
|
property="og:title"
|
|
content="Ghostfolio – Open Source Wealth Management Software"
|
|
/>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://www.ghostfol.io" />
|
|
<meta
|
|
property="og:image"
|
|
content="https://www.ghostfol.io/assets/cover.png"
|
|
/>
|
|
<meta property="og:updated_time" content="2021-03-20T00:00:00+00:00" />
|
|
<meta
|
|
property="og:site_name"
|
|
content="Ghostfolio – Open Source Wealth Management Software"
|
|
/>
|
|
|
|
<link
|
|
rel="apple-touch-icon"
|
|
sizes="180x180"
|
|
href="/assets/apple-touch-icon.png"
|
|
/>
|
|
<link
|
|
rel="icon"
|
|
type="image/png"
|
|
sizes="32x32"
|
|
href="/assets/favicon-32x32.png"
|
|
/>
|
|
<link
|
|
rel="icon"
|
|
type="image/png"
|
|
sizes="16x16"
|
|
href="/assets/favicon-16x16.png"
|
|
/>
|
|
<link rel="manifest" href="/assets/site.webmanifest" />
|
|
</head>
|
|
<body>
|
|
<gf-root></gf-root>
|
|
|
|
<script type="module" src="ionicons/ionicons.esm.js"></script>
|
|
<script nomodule="" src="ionicons.js"></script>
|
|
|
|
<noscript
|
|
>Please enable JavaScript to continue using this application.</noscript
|
|
>
|
|
</body>
|
|
</html>
|
|
|