Skip to content

Commit d4500ec

Browse files
committed
chore: update index page
1 parent 367596c commit d4500ec

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs-en/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
comments: true
3+
template: index.html
4+
hide:
5+
- navigation
6+
- toc
37
---
48

59
<p align="center">

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
comments: true
3+
template: index.html
4+
hide:
5+
- navigation
6+
- toc
37
---
48

59
<p align="center">

overrides/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% extends "base.html" %}

0 commit comments

Comments
 (0)