Aleg Malinovsky
Aleg Malinovsky
What am I missing? This is the error: ``` Error: Failed to find .env file at path: ./ignore/env.js at getEnvFile (.../xxxxx/node_modules/env-cmd/dist/get-env-vars.js:40:19) at process._tickCallback (internal/process/next_tick.js:68:7) at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) at startup (internal/bootstrap/node.js:283:19)...
expected result: example.com?param=abc -> will become example.com example.com/?param=abc -> will stay example.com/ actual result: example.com?param=abc -> become example.com example.com/?param=abc -> stays example.com/?param=abc
## Summary Fixes the double bullet issue when embedding pages with list items using `![[page]]` syntax. When pages are embedded, list items inherit both the default bullets and the custom...
## Summary Reduces eye strain in the ribbon menu by replacing the harsh bright cyan background with a more comfortable dark teal shade, while maintaining the neon aesthetic of the...