summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-15 21:27:00 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-15 21:27:05 +0200
commit7ceafc62c9109232ca5b8cff97497e5f3962f5e8 (patch)
treeb2dbcddbede10cc7517092a528885ff981d6fbaf
parentb75e34861bfb519d22fbd3dd866eec0a84d6c123 (diff)
downloadlanding-7ceafc62c9109232ca5b8cff97497e5f3962f5e8.tar.gz
landing-7ceafc62c9109232ca5b8cff97497e5f3962f5e8.tar.bz2
landing-7ceafc62c9109232ca5b8cff97497e5f3962f5e8.zip
wip
-rw-r--r--docs/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index bc9b086..4e796f5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,9 +1,14 @@
+<!doctype html>
<html>
<head>
- GNU Taler documentation
+ <meta charset="UTF-8">
+ <title>GNU Taler documentation</title>
+ <link rel=stylesheet href="pure.css">
+ <link rel=stylesheet href="docstyle.css">
</head>
<body>
<h1>GNU Taler documentation</h1>
+ This page is an overview of all documentation resources for GNU Taler.
<ul>
<li>
<h3>RESTful API</h3>