From fb342f70ba031ef60dc627d356cecee077284638 Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Fri, 3 Mar 2017 17:29:06 +0100 Subject: [PATCH] fix docs --- docs/sections.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sections.rst b/docs/sections.rst index d61ffc8..7122318 100644 --- a/docs/sections.rst +++ b/docs/sections.rst @@ -139,10 +139,10 @@ This section is for add audio file with HTML5 player. :: - type: audio - image: - name: song.ogg - type: audio title: Title of song + image: + name: song.ogg + type: audio Author