Browse Source

Remove unused JavaScript file `index-sskmjaqz.js` from `dist` directory.

- Cleaned up the `app/web/dist/` directory by deleting an unreferenced and outdated build artifact.
- Maintained a lean and organized repository structure.
main
mleku 4 months ago
parent
commit
fbdf565bf7
No known key found for this signature in database
  1. 2
      app/web/dist/index-wnwvj11w.js
  2. 2
      app/web/dist/index.html

2
app/web/dist/index-sskmjaqz.js → app/web/dist/index-wnwvj11w.js vendored

File diff suppressed because one or more lines are too long

2
app/web/dist/index.html vendored

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Nostr Relay</title> <title>Nostr Relay</title>
<link rel="stylesheet" crossorigin href="./index-q4cwd1fy.css"><script type="module" crossorigin src="./index-sskmjaqz.js"></script></head> <link rel="stylesheet" crossorigin href="./index-q4cwd1fy.css"><script type="module" crossorigin src="./index-wnwvj11w.js"></script></head>
<body> <body>
<script> <script>
// Apply system theme preference immediately to avoid flash of wrong theme // Apply system theme preference immediately to avoid flash of wrong theme

Loading…
Cancel
Save