mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 03:31:29 +08:00
fix: add version number to homepage hero section
This commit is contained in:
parent
617a85ea91
commit
d621aa81f9
@ -6,6 +6,7 @@ title: Gunicorn - Python WSGI HTTP Server
|
||||
<section class="hero">
|
||||
<div class="container">
|
||||
<img class="hero__logo" src="assets/gunicorn.svg" alt="Gunicorn" style="width: 350px;" />
|
||||
<p class="hero__version">Version {{ version }}</p>
|
||||
<h1>The Python WSGI Server</h1>
|
||||
<p class="hero__tagline">
|
||||
Battle-tested. Production-ready. One command to serve your Python apps.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user