mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
closes #131
This commit is contained in:
parent
0eafbe497c
commit
635591a073
9 changed files with 70 additions and 44 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
|
||||
<meta property="og:title" content="Hyperpipe" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
@ -27,10 +28,10 @@
|
|||
<title>Hyperpipe</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript
|
||||
>JavaScript is required for this site to function. Please enable it in
|
||||
your browser or browser extension settings.</noscript
|
||||
>
|
||||
<noscript>
|
||||
JavaScript is required for this site to function. Please enable it in your
|
||||
browser or browser extension settings.
|
||||
</noscript>
|
||||
|
||||
<div id="app"></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue