testingconferences.github.io
testingconferences.github.io copied to clipboard
Create a custom message in console
I'd like to create a custom message, seen only when people open the dev tools on the console that can direct people to help us out.
Similar to GitLabs:
`Welcome to GitLab!
Does this page need fixes or improvements? Open an issue or contribute a merge request to help make GitLab more lovable. At GitLab, everyone can contribute! 🤝 Contribute to GitLab: https://about.gitlab.com/community/contribute/ 🔎 Create a new GitLab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/new 🚀 We like your curiosity! Help us improve GitLab by joining the team: https://about.gitlab.com/jobs/`
This looks to be markdown but in a console.log() statement?