mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update test file
This commit is contained in:
committed by
Takeshi KOMIYA
parent
ccd70c3b89
commit
e77ca75103
@@ -1,5 +1,5 @@
|
||||
{% extends "!layout.html" %}
|
||||
{%- block csss %}
|
||||
{%- block css %}
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" href="_static/more_persistent.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/more_default.css" type="text/css" title="Default" />
|
||||
|
||||
Reference in New Issue
Block a user