{#- Landing page template for docs/index.md (template: home.html in front matter). Extends mkdocs-material's main.html and replaces the content block with a full-width hero + feature grid + code teaser, followed by the page's own Markdown content (Install / What AnyInfer gives you / Next steps) rendered normally. Based on mkdocs-material 9.7.7 — re-sync the surrounding structure on Material pin bumps. -#} {% extends "main.html" %} {% block content %}
{% endblock %}