From bb472f8e8d622cbd523d612045b2531184c6e00d Mon Sep 17 00:00:00 2001 From: Rob Bateman Date: Fri, 22 Mar 2024 22:38:17 +0000 Subject: [PATCH] small mod to setup text --- themes/aircv/source/_default_data/setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/aircv/source/_default_data/setup.yaml b/themes/aircv/source/_default_data/setup.yaml index 00bfb73..60b1216 100644 --- a/themes/aircv/source/_default_data/setup.yaml +++ b/themes/aircv/source/_default_data/setup.yaml @@ -40,7 +40,7 @@ content: | Download **awayfl-embed** either as a [zip file](https://github.com/awayfl/awayfl-embed/archive/refs/heads/master.zip) or [Github project](https://github.com/awayfl/awayfl-embed) - Use the following code (or copy/paste from the `example/index.html` file) to create a custom player for your swf file, ensuring embed.js points to the correct file: + Use the following code (or copy/paste from the `example/index.html` file) to create a custom player for your swf file, ensuring the path to `embed.js` in the script tag is correct: ``` html