Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
fgdi
Commits
58c6af6c
Commit
58c6af6c
authored
Oct 19, 2023
by
Myriam Guedey
Browse files
Update index.html
parent
f3d807ee
Pipeline
#8672
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
58c6af6c
...
...
@@ -106,7 +106,6 @@
<div>
<h2
id=
"rgc_application"
><i
class=
"fas fa-laptop-code"
></i></h2>
</div>
<p
id=
"rgc_applicationdesc"
class=
"grey-text w-responsive mx-auto mb-5"
style=
"margin-bottom: 0.5em !important;"
></p>
</div>
...
...
@@ -190,11 +189,12 @@
</div>
<div
class=
"container"
style=
"height:70px;"
>
<p>
Filter:
</p>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2019"
onclick=
"filter(2019)"
>
2019
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2020)"
>
2020
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2022"
onclick=
"filter(2022)"
>
2022
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2023"
onclick=
"filter(2023)"
>
2023
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2022"
onclick=
"filter(2022)"
>
2022
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2020)"
>
2020
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2019"
onclick=
"filter(2019)"
>
2019
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2018)"
>
2018
</button>
</div>
<div
class=
"container"
id=
"cont_paper"
>
<!-- <div class="card" style="max-width: 1080px;">
...
...
@@ -258,7 +258,7 @@
<div
class=
"container"
>
<h2
id=
"rgc_ourteam"
><i
class=
"fas fa-user-friends"
></i>
Our amazing team
</h2>
<!-- Section description -->
<p
id=
"rgc_teamdesc"
class=
"grey-text w-responsive mx-auto mb-5"
>
Team Description
.
...
</p>
<p
id=
"rgc_teamdesc"
class=
"grey-text w-responsive mx-auto mb-5"
>
Team Description ...
</p>
<section
class=
"team-section text-center my-5"
>
<!-- Grid row -->
...
...
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