mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
implement multilanguage new improved clients list page update history and statistics in the "about" page add "Some things you need to know" page add "Support Bitcoin" page add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts) add a short and concise "how it works" page add a "vocabulary" page for Bitcoin technical words definitions give more visibility for the foundation new website design and layout
8 lines
278 B
HTML
8 lines
278 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--Javascript redirect to the new url-->
|
|
<html>
|
|
<head>
|
|
<meta name="robots" content="noindex">
|
|
<script>window.location.href='/en/choose-your-wallet';</script>
|
|
</head>
|
|
</html>
|