Back to Mkdocs Material

Technical documentation that just works

src/overrides/home.html

9.7.6401 B
Original Source

{% extends "main.html" %}{% block tabs %} {{ super() }}

Technical documentation that just works

{{ config.site_description }}. Set up in 5 minutes.

Quick startGet Insiders

{% endblock %}{% block content %}{% endblock %}{% block footer %}{% endblock %}