We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324e4ff commit 5f0b42cCopy full SHA for 5f0b42c
adr_viewer/templates/index.html
@@ -1,6 +1,7 @@
1
<!DOCTYPE HTML>
2
<html lang="en">
3
<head>
4
+ <meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1">
6
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
7
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
@@ -96,4 +97,4 @@ <h4 class="panel-title">
96
97
Generated with <3 using ADR Viewer
98
</footer>
99
</body>
-</html>
100
+</html>
0 commit comments