mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-19 10:36:42 -04:00
basic pwa setup
This commit is contained in:
@@ -3,7 +3,7 @@ import HeadCommon from '../components/HeadCommon.astro';
|
||||
import { Repl } from '../repl/Repl.jsx';
|
||||
---
|
||||
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<HeadCommon />
|
||||
<title>Strudel REPL</title>
|
||||
|
||||
Reference in New Issue
Block a user