File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
document . addEventListener ( 'DOMContentLoaded' , function ( ) {
2
- const baseURL = window . location . hostname . includes ( 'github.io' ) ? '/e-mercado' : '' ;
2
+ const baseURL = window . location . hostname . includes ( 'github.io' ) ? '/e-mercado' : ''
3
3
4
4
// Lista de integrantes del grupo
5
5
const groupMembers = [
@@ -63,7 +63,7 @@ document.addEventListener('DOMContentLoaded', function () {
63
63
<!-- Sección de la imagen principal -->
64
64
<div class="mt-3 mb-5 text-center">
65
65
<p class="text-muted">Este sitio web forma parte de</p>
66
- <a href="https://tu-enlace.com " target="_blank" rel="noopener noreferrer">
66
+ <a href="https://jovenesaprogramar.edu.uy/ " target="_blank" rel="noopener noreferrer">
67
67
<img
68
68
src="${ baseURL } /img/jap-logo.png"
69
69
alt="Imagen del footer"
You can’t perform that action at this time.
0 commit comments