hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 6f4ff1a4617ec42861d255db718286ceaf4f6c8e
parent ddeca45933ab6e58c1b5187ad58dd261c9059009
Author: Anthony Fok <foka@debian.org>
Date:   Thu, 10 Sep 2020 09:40:28 -0600

snap: Change confinement from strict to classic

See gohugoio/hugoDocs#1222

Diffstat:
Msnap/snapcraft.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
@@ -5,7 +5,7 @@ description: |
   Hugo is a static HTML and CSS website generator written in Go. It is
   optimized for speed, easy use and configurability. Hugo takes a directory
   with content and templates and renders them into a full HTML website.
-confinement: strict
+confinement: classic
 grade: devel # "devel" or "stable"
 
 apps: