Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
eceadf1f
Commit
eceadf1f
authored
4 years ago
by
Sven Schneider
Browse files
Options
Download
Email Patches
Plain Diff
updated index.html. removed leading slash before html path
parent
1f0d7501
Pipeline
#1062
passed with stages
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+7
-7
public/index.html
with
7 additions
and
7 deletions
+7
-7
public/index.html
+
7
-
7
View file @
eceadf1f
...
...
@@ -97,7 +97,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
iStoeckHM.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"iStoeckHM.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -115,7 +115,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
iStoeckHexgrid_2m.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"iStoeckHexgrid_2m.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -133,7 +133,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
iStoeckHMGeoJSON.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"iStoeckHMGeoJSON.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -161,7 +161,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
iStoeck.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"iStoeck.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -179,7 +179,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
iStoeckStreams.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"iStoeckStreams.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -198,7 +198,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
StreamlinesMultipart.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"StreamlinesMultipart.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary"
>
Explore
</button>
</form>
</div>
...
...
@@ -232,7 +232,7 @@
</div>
<div
class=
"d-flex justify-content-between align-items-center btnGroupDiv"
>
<div
class=
"btn-group"
>
<form
action=
"
/
EssenPC.html"
class=
"form-signin"
method=
"GET"
>
<form
action=
"EssenPC.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary "
>
Explore
</button>
</form>
</div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment