feat(config): add aowow url to config file

This commit is contained in:
Axel Cocat 2022-01-06 22:29:11 +01:00
parent 73916950b7
commit 1a682409a8
7 changed files with 20 additions and 7 deletions

View file

@ -10,7 +10,7 @@
</head>
<body>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script type="application/javascript" src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
{{{ body }}}
</body>