changed cover photo

This commit is contained in:
2020-05-04 17:11:32 +02:00
parent 80366ffa8b
commit 52cc2cb06c
4 changed files with 7 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

File diff suppressed because one or more lines are too long

View File

@@ -89,14 +89,14 @@
<footer class="container-fluid bg-footer">
<div class="row">
<p class="text-center">
Apprendre Restructured Text <a href="https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst" target="_blank">(reST)</a><br />
Apprendre Markdown <a href="https://www.markdownguide.org/basic-syntax/" target="_blank">(md)</a><br />
Restructured Text cheat sheet <a href="https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst" target="_blank">(reST)</a><br />
Markdown basic syntax <a href="https://www.markdownguide.org/basic-syntax/" target="_blank">(md)</a><br />
</p>
<br />
<p class="text-center">&copy; 2017&nbsp;-&nbsp;Phuoc Cao&nbsp;|&nbsp;
<a href="${request.application_url}/apropos">A propos</a>&nbsp;|&nbsp;
<a href="${request.application_url}/doc_search">recherche</a>&nbsp;|&nbsp;
<a href="${request.application_url}/login" tal:condition="layout.isAnonymous()">se connecter</a>&nbsp;|&nbsp;
<a href="${request.application_url}/apropos">à propos</a>&nbsp;|&nbsp;
<a href="${request.application_url}/doc_search">recherche</a>
<a href="${request.application_url}/login" tal:condition="layout.isAnonymous()">&nbsp;|&nbsp;se connecter&nbsp;|&nbsp;</a>
</p>
</div>
</footer>

View File

@@ -29,7 +29,7 @@ mail.port = 25
[server:main]
use = egg:waitress#main
host = 0.0.0.0
port = 9080
port = 9280
###
# logging configuration