[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 env variable

Nestor Vera (Jul 11, 2022, 8:30 PM +0200) f4ac0121 c2c0a0fc

+2 -2
+2 -2
.github/workflows/deploy.yaml
··· 30 30 branches: 31 31 - redesign 32 32 33 - env: 34 - NUXT_APP_BASE_URL: '/romi-project/' 33 + # env: 34 + # NUXT_APP_BASE_URL: '/romi-project/' 35 35 # NUXT_APP_CDN_URL: 'https://hacknug.github.io/romi-project/' 36 36 37 37 jobs: