remove vulgarity from wordpress nixos module

This commit is contained in:
Jason Samsa 2019-12-04 12:45:40 -06:00
parent bcfa14af15
commit 7e564ae162

View file

@ -127,7 +127,7 @@ let
<note><para>These themes need to be packaged before use, see example.</para></note>
'';
example = ''
# For shits and giggles, let's package the responsive theme
# Let's package the responsive theme
responsiveTheme = pkgs.stdenv.mkDerivation {
name = "responsive-theme";
# Download the theme from the wordpress site