mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-08-24 20:01:34 -04:00
8847b41d38
* Migrate main docs to Astro * Migrate mkdocs.yml to stripped-down form * Move up one level * Static should maybe be elsewhere * Linting
2 lines
74 B
HTML
2 lines
74 B
HTML
{% extends "base.html" %} {% block header %} {{ super() }} {% endblock %}
|