[READ-ONLY] Mirror of https://github.com/hacknug/romi-project. romi-project.vercel.app
0

Configure Feed

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

Disable `cdnUrl` again

Nestor Vera (Jul 11, 2022, 9:09 PM +0200) be2fc4e6 5ccc9eaf

+1 -1
+1 -1
.github/workflows/deploy.yaml
··· 32 32 33 33 env: 34 34 NUXT_APP_BASE_URL: '/romi-web/' 35 - NUXT_APP_CDN_URL: 'https://romi.github.io/romi-web/' 35 + # NUXT_APP_CDN_URL: 'https://romi.github.io/romi-web/' 36 36 37 37 jobs: 38 38 build: