Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Parajuli
website
Commits
955f4497
Commit
955f4497
authored
4 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update content
parent
64d82549
master
undefined
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/content/content.json
+1
-1
public/content/content.json
public/index.html
+1
-22
public/index.html
with
2 additions
and
23 deletions
+2
-23
public/content/content.json
+
1
-
1
View file @
955f4497
...
...
@@ -108,7 +108,7 @@
"description_de"
:
"VISION ZERO ist eine Anwendung zum sicheren Routing mit einer Visualisierung eines 3D Grids und einer Heatmap. Entwickelt bein Hackathon Event 'Neue Wege für die Mobilität in Augsburg'. (24 Stunden Zeit begrenzt)"
},
"links"
:
{
"
youtube
"
:
"https://
www.youtube.com/watch?v=64Qq31ucGy0
"
"
demo
"
:
"https://
urbanvis.hft-stuttgart.de
"
},
"refIndex"
:
4
},
...
...
This diff is collapsed.
Click to expand it.
public/index.html
+
1
-
22
View file @
955f4497
...
...
@@ -28,7 +28,7 @@
<!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
<header>
<div
class=
"collapse navbar-light"
id=
"navbarHeader"
>
<div
class=
"collapse navbar-light
fixed-top
"
id=
"navbarHeader"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-sm-8 col-md-7 py-4"
>
...
...
@@ -49,21 +49,6 @@
<div
class=
"navbar navbar-light shadow-sm"
style=
"background-color: #ffffff;"
>
<div
class=
"container d-flex justify-content-between"
>
<img
src=
"imgs/hft.jpg"
class=
"hftlogo"
width=
"100px"
>
<!-- <a href="https://www.hft-stuttgart.de" width="100px">
<h1 id='projectname'></h1>
</a> -->
<!-- <div class="drop-down">
<select name="options">
<option class="en" value="en"
style="background-image:url('imgs/flags/226-united-states.svg');background-size:2em;">English</option>
<option class="fr" value="fr"
style="background-image:url('imgs/flags/017-germany.svg');background-size:2em;">Germany</option>
<option class="nl" value="nl"
style="background-image:url('imgs/flags/012-uk.svg');background-size:2em;">Nederlands</option>
</select>
</div> -->
<select
id=
"selectpicker1"
class=
"selectpicker"
data-img-src=
"imgs/flags/226-united-states.png"
style=
"background-color: #ffffff; width: 10em; border-color:#cc3125;"
data-width=
"fit"
>
<option
value=
'1'
class=
"selectlang"
data-img-src=
"imgs/flags/226-united-states.png"
...
...
@@ -71,12 +56,6 @@
<option
value=
'2'
class=
"selectlang"
data-img-src=
"imgs/flags/226-united-states.png"
style=
"background-color: white;"
>
Deutsch
</option>
</select>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader"
aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button> -->
</div>
</div>
</header>
...
...
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
Menu
Explore
Projects
Groups
Snippets