Skip to content

Commit 0f141b6

Browse files
committed
fixed logo position
1 parent 71fe9d3 commit 0f141b6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ de software, documentación y actividades para el fomento de
1111
la tecnología https://elixir-lang.org/[_Elixir_] en el país.
1212

1313
++++
14-
<center>
15-
<img src="img/logo.png" style="width:300px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
16-
</center>
14+
<p align="center">
15+
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/img/logo.png" style="width:300px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
16+
</p>
1717
++++
1818

1919
toc::[]

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ <h1>Elixir Chile 🇨🇱</h1>
132132
de software, documentación y actividades para el fomento de
133133
la tecnología <a href="https://elixir-lang.org/"><em>Elixir</em></a> en el país.</p>
134134
</div>
135-
<center>
136-
<img src="img/logo.png" style="width:300px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
137-
</center>
135+
<p align="center">
136+
<img src="https://raw.githubusercontent.com/ElixirCL/elixircl.github.io/main/img/logo.png" style="width:300px;height:auto;margin-bottom:5%;" alt="logo" title="Elixir Chile. Logotipo creado por Efraín Zambrano.">
137+
</p>
138138
<div id="toc" class="toc">
139139
<div id="toctitle" class="title">Tabla de Contenidos</div>
140140
<ul class="sectlevel1">
@@ -419,7 +419,7 @@ <h2 id="_artículosguías">Artículos/Guías</h2>
419419
</div>
420420
<div id="footer">
421421
<div id="footer-text">
422-
Last updated 2022-03-26 11:19:59 -0300
422+
Last updated 2022-03-26 11:23:27 -0300
423423
</div>
424424
</div>
425425
</body>

0 commit comments

Comments
 (0)