Add PWA support (closes #25)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 30m14s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h32m44s

This commit is contained in:
2024-05-21 21:50:58 +05:30
parent 710d3d0d07
commit d3f8a0d2eb
2 changed files with 24 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
<script src="/js/nice-select2.js"></script>
<link rel="stylesheet" href="/css/nice-select2.css">
<link rel="stylesheet" href="/css/style.css" />
<link rel="manifest" href="/manifest.json">
</head>
<body>