kconfig/index.html

12 lines
145 B
HTML
Raw Normal View History

2021-11-19 03:58:55 +00:00
<!DOCTYPE html>
<html>
<head>
<title>{{.AppName}}</title>
</head>
<body>
<script type="module" src="./main.js"></script>
</body>
</html>