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.
 
 
 
 
 

41 lines
1.6 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<title>Umbrel Testnet</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="robots" content="noindex, nofollow" />
<meta name="title" content="Umbrel Testnet">
<meta name="description" content="Try out the Umbrel Bitcoin and Lightning full-node on testnet!">
<meta name="keywords" content="umbrel, bitcoin node, lightning node, full node" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://testnet.getumbrel.com/">
<meta property="og:title" content="Umbrel Testnet">
<meta property="og:description" content="Try out the Umbrel Bitcoin and Lightning full-node on testnet!">
<meta property="og:image" content="https://testnet.getumbrel.com/testnet-meta-image.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://testnet.getumbrel.com/">
<meta property="twitter:title" content="Umbrel Testnet">
<meta property="twitter:description" content="Try out the Umbrel Bitcoin and Lightning full-node on testnet!">
<meta property="twitter:image" content="https://testnet.getumbrel.com/testnet-meta-image.png">
<link rel="icon" href="<%= BASE_URL %>favicon.png">
</head>
<body>
<noscript>
<strong>We're sorry but Umbrel
doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>