From: Sebastián Ramírez Date: Sat, 9 Jan 2021 21:24:03 +0000 (+0100) Subject: 🔧 Add FastAPI user survey banner (#2623) X-Git-Tag: 0.64.0~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f031973848596138630bc837adcc7b985879b4fe;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Add FastAPI user survey banner (#2623) * 🔧 Add FastAPI user survey banner * 🔧 Make FastAPI user survey banner open new tab --- diff --git a/docs/en/overrides/main.html b/docs/en/overrides/main.html index 87cc82ce72..6f437126fb 100644 --- a/docs/en/overrides/main.html +++ b/docs/en/overrides/main.html @@ -1,9 +1,13 @@ {% extends "base.html" %} {% block announce %} - + + + + Fill the first-ever FastAPI user survey for a chance to win official FastAPI and Typer stickers 🎁 -{% endblock %} \ No newline at end of file +{% endblock %}