bazzite/docs/theme_overrides/main.html
Pat Connors cf546955fd
chore(docs): New announcement for documentation (#1646)
I am in the process of editing the rest of the documentation to have it on par with the final changes I made to the Discourse version before the Github transcription happens.  That PR will happen either later today or tomorrow, but by the end of the week the Discourse documentation will no longer be updated ever again and will remain the old, unlisted documentation.

The docs (or user guides as I view them) now live here and can be modified in any way that both consistent maintainers/contributors and new users who want to edit the documentation (and gets approved) sees fit.
2024-09-10 15:26:17 +00:00

7 lines
150 B
HTML

{% extends "base.html" %}
{% block announce %}
<span class="twemoji">⚠️</span>
Welcome to the new home for Bazzite documentation!
{% endblock %}