2024-09-21 20:42:44 +03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Kekkai</title>
|
|
|
|
|
|
|
|
<meta name="author" content="Redume">
|
|
|
|
<meta name="description" content="API providing historical currency data">
|
|
|
|
<meta name="keywords" content="kekkai, currency, exchange rate, api exchange rate, cryptocurrency api rate, fiat api rate">
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="/static/styles/index.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="banner">
|
|
|
|
<div class="banner-img">
|
|
|
|
<img src="/static/assets/kekkai.svg" alt="Kekkai title">
|
|
|
|
</div>
|
2024-09-21 21:04:10 +03:00
|
|
|
<p class="desc">The first <a style="color: #69C9FF">free Open-Source</a> Tool for Saving Historical Currency data</p>
|
2024-09-21 20:42:44 +03:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|