diff --git a/.dockerignore b/.dockerignore
index 773f32623b993e7a844d58c4a651bfc3c34f1947..30bb55ed6e8624021106f76c2914840bf869e90c 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -10,4 +10,3 @@ LICENSE
 README.md
 screenshot.png
 changelog.md
-static/CNAME
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index abd2d56d60850135cbda2a104d58216b62b96d63..421d1451342561284b5735989f4b641149b12034 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -17,18 +17,10 @@ jobs:
       run: |
         npm ci
         npm run compile:js
-    - name: link assets folder
-      run: |
-        npm run link:assets
-        mv static/assets/CNAME static/CNAME
     - name: zola build
       uses: shalzz/zola-deploy-action@master
       env:
-        # PAGES_BRANCH: stg
         BUILD_ONLY: true
-        #REPOSITORY: kogeletey/nebra
-        #GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-        # BUILD_FLAGS: -u https://karzok.stg.re128.org
       #- name: postcss
       # run: |
       #   npx postcss {main,page,section}.css --replace
diff --git a/README.md b/README.md
index ce597f1aa6e6d9eab2648d3afa8e2ae8fb91a0a1..620161525e68e2fa8bfbaa4ca700f574984af278 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
 <p align="center">
   <a href="https://github.com/kogeletey/karzok/actions"><img src="https://flat.badgen.net/github/checks/kogeletey/karzok"  alt="github workflows status" /></a>
-<!--  <a href="https://github.com/kogeletey/karzok/actions"><img src="https://github.com/kogeletey/karzok/actions/workflows/badge.svg"  alt="github workflows action status" /></a> -->
   <a href="https://github.com/kogeletey/karzok/blob/develop/LICENSE"><img src="https://flat.badgen.net/github/license/kogeletey/karzok" alt="license a repository" /></a>
   <a href="https://github.com/kogeletey/karzok/releases"><img src="https://flat.badgen.net/github/release/kogeletey/karzok" alt="latest release as a repository" /></a>
   <a href="https://framagit.org/kogeletey/nebra"><img alt="pipeline status re128" src="https://framagit.org/kogeletey/nebra/badges/develop/pipeline.svg" /></a>
diff --git a/assets/CNAME b/assets/CNAME
deleted file mode 100644
index e992e6650a2e8f4707dd02ba45ed655d5a4c111e..0000000000000000000000000000000000000000
--- a/assets/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-karzok.stg.re128.org