๐ŸŒ mirroring test!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: fix redirect pattern

authored by

TAKAHASHI Shuuji and committed by
GitHub
cf43ee5a fe4fd34f

+1 -1
+1 -1
Caddyfile
··· 11 11 redir https://google-engineering-practices.translation.shuuji3.xyz{uri} 12 12 } 13 13 14 - route /eng-practices/* { 14 + route /smart-health-cards-framework/* { 15 15 uri strip_prefix /smart-health-cards-framework 16 16 redir https://smart-health-cards-framework.translation.shuuji3.xyz{uri} 17 17 }