From 964cd05fbf1b0b1e97fd80bf5209ac923045884f Mon Sep 17 00:00:00 2001 From: Morteza Nedaei Date: Sat, 22 Jun 2024 11:05:13 +0330 Subject: [PATCH] chore: build project using circle ci --- .github/workflows/deploy.yml | 4 ++-- _config.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e909d7fe32..783c88a930 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,8 +35,8 @@ jobs: - name: Build the site run: npm run build -# - name: Configure CNAME -# run: echo "docs.tapsell.ir" > _site/CNAME + - name: Configure CNAME + run: echo "docs.tapsell.ir" > _site/CNAME - name: Configure Git run: | diff --git a/_config.yml b/_config.yml index bbe3112afb..3d379ec6bb 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ email: technical.tapsell@gmail.com description: >- Tapsell, by dominating a great extent of digital media network and giving various advertising campaigns, is capable of meeting the expectation of the most valuable brands. Additionally, by showing the advertisements to the subscribers in a smart way, we bring a long- lasting and remarkable revenue without any damage to media owners’ practical experience. baseurl: '' # the subpath of your site, e.g. /docs -url: 'https://tapsellorg.github.io/TapsellDocument' +url: 'https://tapsell.ir' twitter_username: github_username: tapsellorg site_name: Tapsell