aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Bluenix <[email protected]>2022-06-30 00:18:57 +0200
committerGravatar Bluenix <[email protected]>2022-06-30 00:18:57 +0200
commit05cbea4a822d78d1b61caeaa5cf2dc47c85e819e (patch)
tree981c7f5b6bd20e1ada4ed977ab5fc1a2725b5569
parentAdd ASGI specification to list of approved CJ9 frameworks (diff)
Add ASGI-card footer with link to specification
-rw-r--r--pydis_site/templates/events/pages/code-jams/9/frameworks.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/9/frameworks.html b/pydis_site/templates/events/pages/code-jams/9/frameworks.html
index 63593ce4..7e5f4050 100644
--- a/pydis_site/templates/events/pages/code-jams/9/frameworks.html
+++ b/pydis_site/templates/events/pages/code-jams/9/frameworks.html
@@ -94,6 +94,10 @@
<p class="is-italic">ASGI is the specification your favourite frameworks are built on. This is not a framework in of itself, but listed here for completeness.</p>
</div>
</div>
+ <div class="card-footer">
+ <a href="https://asgi.readthedocs.io/en/latest/" class="card-fotter-item"><i class="fa-clipboard-list"></i>Specification</a>
+ </div>
+ </div>
<div class="card mb-4">
<div class="card-content">