Skip to content

Commit

Permalink
11 de abril de 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenleon committed Apr 22, 2024
1 parent e2b1971 commit 176cec1
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 4 deletions.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ services:
ports:
- "8080:80"
volumes:
- ./docs:/usr/share/nginx/html/rpttai
- ./docs:/usr/share/nginx/html/rpttai
container_name: rpttai
67 changes: 67 additions & 0 deletions docs/assets/index-DvF8JJeA.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/svg+xml" href="./logo.ico" />
<link rel="icon" type="image/svg+xml" href="https://rubenleon.github.io/rpttai/logo.ico" />
<title>Consulta de puestos de trabajo de informática en la AGE</title>

<meta name="robots" content="index, follow">
Expand Down Expand Up @@ -35,15 +35,15 @@
<!-- END Pixel Code -->


<script type="module" crossorigin src="/rpttai/assets/index-D7k3iYZz.js"></script>
<script type="module" crossorigin src="/rpttai/assets/index-DvF8JJeA.js"></script>
<link rel="stylesheet" crossorigin href="/rpttai/assets/index-N7iFOo0Y.css">

<body class="container">
<header>
<img src="/rpttai/assets/mainlogo-99fNhQ3s.png" alt="logo de tai" />
<hgroup>
<h1><a href="./">Puestos de trabajo de Informática en la Administración General del Estado (AGE)</a></h1>
<p><strong>Actualizado: </strong>1 de Septiembre del 2023</p>
<p><strong>Actualizado: </strong>11 de abril de 2024</p>
</hgroup>
</header>

Expand Down
Binary file added docs/logo.ico
Binary file not shown.

0 comments on commit 176cec1

Please sign in to comment.