Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
matrix salon link added
  • Loading branch information
smevel authored Jun 21, 2024
1 parent 6698018 commit b831ed6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ <h5>Contactez-nous</h5>
<li><a href="mailto:{{ site.email }}"><i class="bi bi-envelope-fill"></i> {{ site.email }}</a></li>
<li><a href="https://twitter.com/{{ site.username }}" target="_blank"><i class="bi bi-twitter"></i> {{ site.username }}</a></li>
<li> <a href="https://github.com/{{ site.username }}" target="_blank"><i class="bi bi-github"></i> {{ site.username }}</a></li>
<li> <a href="https://matrix.to/#/#{{ site.username }}:osgeo.org" target="_blank"><i class="bi bi-chat"></i> {{ site.username }}</a></li>
</ul>
<div class="mb-3 mt-5" style="opacity: 0.7;">
<a href="https://github.com/georchestra/georchestra.github.io/edit/master/{{ page.path }}" target="_blank"><i class="bi bi-pencil"></i> Edit this page</a>
</div>
</div>
</footer>
</footer>

0 comments on commit b831ed6

Please sign in to comment.