Skip to content

Commit ae6f631

Browse files
authored
Merge pull request #20 from jayvdb/rm-custom_varaibles
Remove 'custom_varaibles' block
2 parents 94f344d + 4cc322a commit ae6f631

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/conf.py.jj2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ extensions = [
1515
{%block SPHINX_EXTENSIONS%}
1616
{%endblock%}
1717
]
18-
{%block custom_varaibles%}
19-
{%endblock%}
2018
intersphinx_mapping = {
2119
{%block intersphinx_mapping%}
2220
{%endblock%}

0 commit comments

Comments
 (0)