Doing some testing across distros

This commit is contained in:
Donald Zou
2024-08-02 17:27:28 -04:00
parent 85970f8c96
commit 015b50be5f
5 changed files with 248 additions and 79 deletions

View File

@@ -13,6 +13,7 @@
<link rel="apple-touch-icon" sizes="192x192" href="{{ url_for('static',filename='img/192x192ios.png') }}">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="{{ url_for('static',filename='img/logo.png') }}"/>
<link rel="stylesheet" href="../static/app/dist/assets/index.css">
<script src="../static/app/dist/assets/index.js" type="module"></script>
</head>
<body>