Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and CI committed Jul 8, 2024
0 parents commit 3d5a0f5
Show file tree
Hide file tree
Showing 11 changed files with 127 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
register.geoconnex.us
86 changes: 86 additions & 0 deletions assets/index-CRKkbL9C.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions assets/index-DIDbnZ_q.css

Large diffs are not rendered by default.

Binary file added assets/logo-InsTuFkg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/materialdesignicons-webfont-B7mPwVP_.ttf
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-CSr8KVlo.eot
Binary file not shown.
Binary file not shown.
Binary file added assets/materialdesignicons-webfont-PXm3-2wK.woff
Binary file not shown.
Binary file added favicon.ico
Binary file not shown.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Geoconnex Registration Service</title>
<link
rel="icon"
href="https://internetofwater.org/wp-content/uploads/2018/11/cropped-iow_favicon-32x32.png"
sizes="32x32"
/>
<link
rel="icon"
href="https://internetofwater.org/wp-content/uploads/2018/11/cropped-iow_favicon-192x192.png"
sizes="192x192"
/>
<link
rel="apple-touch-icon"
href="https://internetofwater.org/wp-content/uploads/2018/11/cropped-iow_favicon-180x180.png"
/>
<meta name="description" content="Upload CSV to Geoconnex and create a pull request." />
<meta name="keywords" content="CSV, upload, Geoconnex, pull request, GitHub, API" />
<meta property="og:title" content="Geoconnex Registration Service" />
<meta property="og:description" content="Upload CSV to Geoconnex and create a pull request." />
<meta property="og:image" content="static/img/logo.png" />
<meta property="og:url" content="https://register.geoconnex.us" />
<meta name="twitter:card" content="summary_large_image" />
<script type="module" crossorigin src="/assets/index-CRKkbL9C.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DIDbnZ_q.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit 3d5a0f5

Please sign in to comment.