mirror of
https://github.com/django-components/django-components.git
synced 2025-09-24 14:42:29 +00:00
chore: warn about WIP docs state
This commit is contained in:
parent
052945415e
commit
7211679bae
2 changed files with 6 additions and 0 deletions
5
docs/overrides/main.html
Normal file
5
docs/overrides/main.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block announce %}
|
||||
🚨The documentation is still a work in progress. Refer to the README for more information.🚨
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue