Skip to content

Commit

Permalink
Merge pull request #8 from tacoinfra/com-move-notice
Browse files Browse the repository at this point in the history
teztnets.xyz footer note
  • Loading branch information
nicolasochem authored Jan 12, 2024
2 parents 58dbfc5 + 80f01c8 commit d0e0feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
sed -i 's/teztnets.com/teztnets.xyz/g' teztnets_xyz_page/website/_config.yml
sed -i 's/teztnets.com/teztnets.xyz/g' teztnets_xyz_page/website/_includes/header.html
sed -i 's/teztnets.com/teztnets.xyz/g' teztnets_xyz_page/website/index.markdown
sed -i 's/<\/span>/ is moving to <a href="https:\/\/teztnets.com\/"><strong>teztnets.com<\/strong><\/a><\/span>/' teztnets_xyz_page/website/_includes/footer.html
- name: Generate release artifacts for teztnets.xyz
run: |
python teztnets_xyz_page/release.py
Expand Down

0 comments on commit d0e0feb

Please sign in to comment.