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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user