Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jordianguela committed Nov 4, 2024
1 parent 076afbf commit 3313fa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
make install

# Dev Start front-end server
make start
make up

# Pages

Expand Down
5 changes: 4 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@
]
}) %>

<%- include('pages-content/home/hero') %>
<div class="block block--lila">
<h2>Curso de Legacy del 4 al 7 noviembre.</h2>
</div>

<%- include('pages-content/home/hero') %>

<main class="main">

Expand Down

0 comments on commit 3313fa3

Please sign in to comment.