Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
cb299bef
Commit
cb299bef
authored
Aug 17, 2018
by
Ayham Hasan
Browse files
Fixed HTML
parent
e182ece8
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/_pages/home.html
View file @
cb299bef
...
...
@@ -215,13 +215,13 @@ jumbotron: true
<div
class=
"row d-flex"
>
<ul
class=
"nav nav-pills mx-auto"
>
<li
role=
"presentation"
class=
"nav-item"
>
<a
href=
"#code"
aria-controls=
"code"
role=
"tab"
data-toggle=
"pill"
><strong>
Code
</strong></a>
<a
class=
"nav-link active"
href=
"#code"
aria-controls=
"code"
role=
"tab"
data-toggle=
"pill"
><strong>
Code
</strong></a>
</li>
<li
role=
"presentation"
class=
"nav-item"
>
<a
href=
"#design"
aria-controls=
"design"
role=
"tab"
data-toggle=
"pill"
><strong>
Design
</strong></a>
<a
class=
"nav-link"
href=
"#design"
aria-controls=
"design"
role=
"tab"
data-toggle=
"pill"
><strong>
Design
</strong></a>
</li>
<li
role=
"presentation"
class=
"nav-item"
>
<a
href=
"#infra"
aria-controls=
"infra"
role=
"tab"
data-toggle=
"pill"
><strong>
Infrastructure
</strong></a>
<a
class=
"nav-link"
href=
"#infra"
aria-controls=
"infra"
role=
"tab"
data-toggle=
"pill"
><strong>
Infrastructure
</strong></a>
</li>
</ul>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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