diff --git a/content/en/about/index.md b/content/en/about/index.md index e817522..51a32a4 100644 --- a/content/en/about/index.md +++ b/content/en/about/index.md @@ -26,17 +26,3 @@ Libre means all of the AI models are under a free content license compatible wit {{% /blocks/lead %}} -{{% blocks/section %}} - -# This is another section -{.text-center} - -{{% /blocks/section %}} - -{{% blocks/section %}} - -# This is another section -{.text-center} - -{{% /blocks/section %}} - diff --git a/go.mod b/go.mod index 3ce2898..1bfb983 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module spacecruft.org/deepcrayon/parrot go 1.12 require ( - spacecruft.org/deepcrayon/parrot v0.0.0 // indirect github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 // indirect github.com/google/docsy v0.7.1 // indirect github.com/twbs/bootstrap v5.2.3+incompatible // indirect