Skip to content

Commit 7620de0

Browse files
committed
added stickers
1 parent 480843b commit 7620de0

File tree

9 files changed

+7
-7
lines changed

9 files changed

+7
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/stickers.pdf

467 KB
Binary file not shown.

content/01-home.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ la tecnología https://elixir-lang.org/[_Elixir_] en el país.
77

88
++++
99
<p align="center">
10-
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/img/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
10+
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/assets/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
1111
</p>
1212
++++
1313

docs/docbook.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<book xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="es">
55
<info>
66
<title>🧙 Elixir Chile 🇨🇱</title>
7-
<date>2022-03-31</date>
7+
<date>2022-04-02</date>
88
<copyright>
99
<holder>CC-BY-NC-SA 4.0</holder>
1010
</copyright>
@@ -17,7 +17,7 @@
1717
<cover role="front">
1818
<mediaobject>
1919
<imageobject>
20-
<imagedata fileref="img/1024.png"/>
20+
<imagedata fileref="assets/1024.png"/>
2121
</imageobject>
2222
</mediaobject>
2323
</cover>
@@ -28,7 +28,7 @@
2828
de software, documentación y actividades para el fomento de
2929
la tecnología <link xl:href="https://elixir-lang.org/"><emphasis>Elixir</emphasis></link> en el país.</simpara>
3030
<p align="center">
31-
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/img/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
31+
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/assets/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
3232
</p>
3333
<section xml:id="_comunidad">
3434
<title>Comunidad</title>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h2 id="_inicio">1. Inicio</h2>
214214
la tecnología <a href="https://elixir-lang.org/"><em>Elixir</em></a> en el país.</p>
215215
</div>
216216
<p align="center">
217-
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/img/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
217+
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/assets/logo.png" style="width:200px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
218218
</p>
219219
<div class="sect2">
220220
<h3 id="_comunidad">1.1. Comunidad</h3>
@@ -696,7 +696,7 @@ <h2 id="_ofertas_laborales">9. Ofertas Laborales</h2>
696696
</div>
697697
<div id="footer">
698698
<div id="footer-text">
699-
Last updated 2022-03-31 23:40:13 -0300
699+
Last updated 2022-04-02 12:03:54 -0300
700700
</div>
701701
</div>
702702
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>

index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Comunidad de Elixir en Chile https://github.com/elixircl
1212
:description: La comunidad de Elixir en Chile.
1313
:keywords: elixir, programación, lenguaje, referencia
1414
:imagesdir: images
15-
:front-cover-image: img/1024.png
15+
:front-cover-image: assets/1024.png
1616
:epub-chapter-level: 2
1717
:toc: left
1818
:toclevels: 3

0 commit comments

Comments
 (0)