remove extra end tag in config.html

This commit is contained in:
Arthur Lu 2022-12-18 22:49:19 -08:00
parent e369456c57
commit ca05ecc72f

View File

@ -9,5 +9,4 @@
</head> </head>
<body> <body>
</body> </body>
</template>
</html> </html>