07435ce3b2
* + add header into Packet Mixing docs * + add head changes for testing * / updated version of metatags in theme.config * + add env file * / theme.config to use NEXT_PUBLIC_SITE_URL from env file * @ Fix broken link in theme.config * - remove favicon code * + add desription for intro pages
10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
.next
|
|
node_modules
|
|
out
|
|
|
|
# the lock file will break Vercel because it may get committed from a machine with a different build architecture
|
|
package-lock.json
|
|
|
|
# local env files
|
|
.env*.local
|
|
.env |