diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index 6809728..4349183 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -45,8 +45,8 @@ jobs:
env:
CC: gcc-10
CXX: g++-10
- - name: Test
- working-directory: ${{github.workspace}}/build
- # Execute CMake BuiltTest test
- #run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
+ #- name: Test
+ # working-directory: ${{github.workspace}}/build
+ # # Execute CMake BuiltTest test
+ # run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
diff --git a/README.md b/README.md
index cf87873..dfb93f7 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,8 @@ Download: v1.1.21
-NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
-
+
+> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.
diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md
index 4f11608..0ab4959 100644
--- a/docs/ReleaseNotes.md
+++ b/docs/ReleaseNotes.md
@@ -16,4 +16,4 @@ Bug fixes:
- Problems with restarting audio after changing audio parameters.
-- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
\ No newline at end of file
+- Occasional loss of audio after reboot caused by ALSA USB initialization race conditions.
diff --git a/docs/index.md b/docs/index.md
index 502f6f8..cb20cb5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -7,9 +7,8 @@
To download PiPedal, click [here](download.md).
-
-NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
-
+> NEW version 1.1 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
+
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.