Skip to content

Commit 2d9ab71

Browse files
committed
section template should use custom index instead of theme index
1 parent 803accb commit 2d9ab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{% extends "after-dark/templates/index.html" %}
1+
{% extends "index.html" %}

0 commit comments

Comments
 (0)