Skip to content

Commit

Permalink
Merge branch 'main' of github.com:AltusConsulting/nuestras-paginas in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
afer777 committed Dec 7, 2021
2 parents 6f662bc + 0dd2fa1 commit 899e3e6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions juande.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h1>La página de Juande</h1>
<h3>¡Hola mundo!<h3>
</body>
</html>
9 changes: 9 additions & 0 deletions raul.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h1>La página de Raúl</h1>
<h3>¡Hola mundo!<h3>
</body>
</html>

0 comments on commit 899e3e6

Please sign in to comment.