1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-18 16:11:26 +02:00

Make view.html use defaultTheme

This commit is contained in:
Robbie Antenesse 2019-05-31 12:43:11 -06:00
parent a1c73c25b9
commit ab986fe89b

View file

@ -13,7 +13,7 @@
<script>window.currentDictionary = JSON.parse('{{dict_json}}');</script>
<script src="src/js/view/index.js"></script>
</head>
<body>
<body id="defaultTheme">
<header id="top">
<h1 id="title">Lexiconga</h1>