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

Make view.html use defaultTheme

This commit is contained in:
Robbie Antenesse 2019-05-31 12:43:11 -06:00 committed by Robbie Antenesse
parent 3c5d19f0c6
commit ac2d1b63c8

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>