mirror of
https://github.com/django-components/django-components.git
synced 2025-08-17 12:40:15 +00:00
refactor: add top-level docs/README.md to re-add missing index.html (#801)
This commit is contained in:
parent
4c2cb2f2c4
commit
9879a0ab07
1 changed files with 6 additions and 0 deletions
6
src/docs/README.md
Normal file
6
src/docs/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Welcome to Django Components
|
||||
weight: 1
|
||||
---
|
||||
<!-- NOTE: This README.md page is required, because it generates the top-level `index.html` -->
|
||||
--8<-- "src/docs/overview/welcome.md:4"
|
Loading…
Add table
Add a link
Reference in a new issue