From 66d0faa32bd0c5d283e0926e3642e0bfc6de536d Mon Sep 17 00:00:00 2001
From: pruizf <pabloruizfabo@gmail.com>
Date: Sun, 10 Jan 2021 21:52:19 +0100
Subject: [PATCH] revert publish

---
 publish.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/publish.sh b/publish.sh
index 02813ff..899eb6e 100755
--- a/publish.sh
+++ b/publish.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # convert to html ==============================================================
-asciidoctor -a stylesheet=fedora.custom.css -a stylesdir=site/styles/ site/*adoc
+asciidoctor site/*adoc
 
 # manual modifications to html created by asciidoctor ==========================
 # english site -------------------------
-- 
GitLab