Tweak footer
This commit is contained in:
parent
bc3b92c524
commit
b3e042e2fc
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ router = APIRouter()
|
||||||
FOOTER_HTML = """\
|
FOOTER_HTML = """\
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/sbidoul/runboat">Runboat</a> ☸️ -
|
<a href="https://github.com/sbidoul/runboat">Runboat</a> ☸️ -
|
||||||
created with love for
|
created with ❤️ for
|
||||||
<a href="https://odoo-community.org">
|
<a href="https://odoo-community.org">
|
||||||
<img src="https://odoo-community.org/logo.png"
|
<img src="https://odoo-community.org/logo.png"
|
||||||
style="height: 1em; vertical-align: text-bottom;"
|
style="height: 1em; vertical-align: text-bottom;"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue