From 0bfbc5304889356c8064d2d9b78439343aff57d5 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Fri, 25 Feb 2022 19:11:31 +0100 Subject: [PATCH] projects: Disable comments on VoiceFX and Ocean Blue --- _projects/obs/ocean-blue.html | 2 +- _projects/voicefx.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_projects/obs/ocean-blue.html b/_projects/obs/ocean-blue.html index 13d9ed3..affc334 100644 --- a/_projects/obs/ocean-blue.html +++ b/_projects/obs/ocean-blue.html @@ -1,7 +1,7 @@ --- layout: default title: "Ocean Blue, an eye friendly OBS Studio Theme" -comments: true +comments: false --- {% capture content %}Ocean Blue is a dark mode theme for OBS Studio with focus on visibility and clear visual grouping. I wanted to avoid making another gray or black theme, and tested a lot of different colors, finally ending up with a color that I can only describe as "Ocean Blue". This wasn't the only thing that needed to be different, I wanted something that set itself apart from other themes.{% endcapture %}{% include blocks/paragraph.liquid content=content %} diff --git a/_projects/voicefx.html b/_projects/voicefx.html index 589bf41..3e360cb 100644 --- a/_projects/voicefx.html +++ b/_projects/voicefx.html @@ -1,7 +1,7 @@ --- layout: default title: "VoiceFX" -comments: true +comments: false --- {% capture content %}Remove any kinds of noise from your recordings in post, with VoiceFX's noise removal based on the powerful NVIDIA Broadcast technology! Whether it is keyboard clacking, a vacuum, construction noise, or just ambient noise, VoiceFX can help restore just your own voice1. Available as both a VST2.x and a VST3.x plugin compatible with many VST hosts2.{% endcapture %}{% include blocks/paragraph.liquid content=content %}