changed cover photo
This commit is contained in:
BIN
caotek_mesavoirs/static/img/cover_image_540max.jpg
Normal file
BIN
caotek_mesavoirs/static/img/cover_image_540max.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.0 KiB |
File diff suppressed because one or more lines are too long
@@ -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">© 2017 - Phuoc Cao |
|
||||
<a href="${request.application_url}/apropos">A propos</a> |
|
||||
<a href="${request.application_url}/doc_search">recherche</a> |
|
||||
<a href="${request.application_url}/login" tal:condition="layout.isAnonymous()">se connecter</a> |
|
||||
<a href="${request.application_url}/apropos">à propos</a> |
|
||||
<a href="${request.application_url}/doc_search">recherche</a>
|
||||
<a href="${request.application_url}/login" tal:condition="layout.isAnonymous()"> | se connecter | </a>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -29,7 +29,7 @@ mail.port = 25
|
||||
[server:main]
|
||||
use = egg:waitress#main
|
||||
host = 0.0.0.0
|
||||
port = 9080
|
||||
port = 9280
|
||||
|
||||
###
|
||||
# logging configuration
|
||||
|
||||
Reference in New Issue
Block a user