Commit acfcca85 authored by Eric Chiang's avatar Eric Chiang

Merge pull request #216 from ericchiang/page_titles

static: use --issuer-name as title for public facing pages
parents c95a769a 4c9d2d67
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Dex</title>
<title>{{ issuerName }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
* {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment