1
1
mirror of https://github.com/bumi/lntip synced 2026-02-18 06:57:49 +00:00

Add icon to readme and favicon to generated code, fixes #28

This commit is contained in:
Christoph Jerolimov
2021-11-21 22:00:35 +01:00
parent b100455e09
commit cffdded688
22 changed files with 202 additions and 27 deletions

View File

@@ -6,9 +6,9 @@
<meta property="og:site_name" content="">
<meta property="og:description" content="">
<meta property="og:image" content="/lnme/zap.svg">
<meta property="og:image" content="/lnme/icon.svg">
<title>Send me some Sats</title>
<title>Send me some Sats</title>
<style>
html {
width: 100%;
@@ -111,6 +111,7 @@
cursor: pointer;
}
</style>
<link rel="icon" type="image/svg+xml" href="/lnme/favicon.svg" />
</head>
<body>
<div class="wrapper">