[add] pwa manifest

This commit is contained in:
2023-09-20 20:55:52 -04:00
parent f2163c8fd9
commit c54d1689df
5 changed files with 15 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="manifest" href="./manifest.json" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<script src="https://cdn.tailwindcss.com"></script>