summaryrefslogtreecommitdiff
path: root/info/legend.html
diff options
context:
space:
mode:
Diffstat (limited to 'info/legend.html')
-rw-r--r--info/legend.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/info/legend.html b/info/legend.html
new file mode 100644
index 0000000..d762aeb
--- /dev/null
+++ b/info/legend.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<title>Algeria Legend</title>
+<style>
+html,body{margin:0;padding:0}
+main { max-width: 600px; margin: 0 auto; }
+img{display:block;margin:12px auto;max-width:100%}
+</style>
+<body>
+<main>
+<img src="legend.png" alt="[Algeria Legend]">
+</main>
+</body>