mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-09-03 05:10:00 +03:00
ci: add canonical search-replace reference comment
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
|
||||
- name: Replace canonical
|
||||
working-directory: ./docsite/build
|
||||
# https://stackoverflow.com/a/74211242/1469797
|
||||
run: grep '<link data-rh="true" rel="canonical" href="https://foxxmd.github.io' . -lr | xargs sed -i 's/<link data-rh="true" rel="canonical" href="https:\/\/foxxmd.github.io\/docs/<link data-rh="true" rel="canonical" href="https:\/\/docs.multi-scrobbler.app/g'
|
||||
|
||||
# Popular action to deploy to GitHub Pages:
|
||||
|
||||
Reference in New Issue
Block a user