Firefox WebExtension (Desktop and Mobile) that lets you share the current tab to Margit.at, frontpage.fyi, etc. with minimal effort.

ci(mirror): point Tangled mirror at anton namespace

- push workflow now targets git@tangled.sh:anton.galiglobal.com/frontpage_firefox_plugin

+1 -1
+1 -1
.github/workflows/mirror-to-tangled.yml
··· 27 27 28 28 - name: Push to Tangled 29 29 env: 30 - TARGET_REMOTE: git@tangled.sh:galiglobal.com/frontpage_firefox_plugin 30 + TARGET_REMOTE: git@tangled.sh:anton.galiglobal.com/frontpage_firefox_plugin 31 31 run: | 32 32 if git remote | grep -q '^tangled$'; then 33 33 git remote set-url tangled "${TARGET_REMOTE}"