Skip to content

Commit

Permalink
Merge pull request #1 from HSCorp99906/DoomLibreGuy-edit-1
Browse files Browse the repository at this point in the history
added the first html page
  • Loading branch information
HSCorp99906 committed Dec 9, 2021
2 parents 8d68921 + 99fcf84 commit 840f183
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions web/src/templates/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
<!DOCTYPE html>

<html>
<head>
<title>Work In Progress</title>
<title>KessCOIN</title>
</head>
<body>
<h1>KressCOINV2</h1>
<p>We are an open scourced crypto currency made by LibreDoomGuy and HSCorp99906</p>


<body>
<h1>Work in progress.</h1>



<!--main donation sector -->

<img src="https://www.bitcoinqrcodemaker.com/api/?style=bitcoin&prefix=on&fiat=USD&address=1DQStXtHPaJGqM3BNj1UNmPDh27GJW8aUa" >
<p>bitcoin:1DQStXtHPaJGqM3BNj1UNmPDh27GJW8aUa




</p>
<P>please keep this project alive by donating any and all amounts are greatly appreciated</P>
<a href="https://github.com/HSCorp99906/KessCoin2"<P>github repo</</a>
</body>
</html>

0 comments on commit 840f183

Please sign in to comment.