Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Sep 28, 2024
1 parent 78e9527 commit 26ca4e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/Grupos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Plugins 🧩</title>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="web/favicon.ico">
<link rel="stylesheet" href="web/estilo.css">
<link rel="icon" type="image/x-icon" href="web/Grupos/favicon.ico">
<link rel="stylesheet" href="web/Grupos/estilo.css">
<style>
/* Estilo de la pantalla de carga */
.loading-screen {
Expand Down

0 comments on commit 26ca4e8

Please sign in to comment.