Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Lucas Daniel Montivero
/
hackathon-landing-page-html
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
u914679
2021-09-10 14:49:45 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8c689f755cc49f6be01a8a67da5075f4bebfcae6
8c689f75
1 parent
e627068f
se saca el hipervinculo de inicio del header
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
index.html
index.html
View file @
8c689f7
...
...
@@ -52,7 +52,7 @@
<div
class=
"collapse navbar-collapse"
id=
"navbar-collapse-uarr"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<
li><a
href=
"./index.html"
title=
""
class=
"active"
>
Inicio
</a></li
>
<
!-- <li><a href="./index.html" title="" class="active">Inicio</a></li> --
>
<!-- <li><a href="./about.html" title=""> About</a></li>
<li><a href="./pricing.html" title=""> Pricing </a></li>
<li><a href="./contact.html" title="">Contact</a></li>
...
...
Please
register
or
login
to post a comment