testingconferences.github.io icon indicating copy to clipboard operation
testingconferences.github.io copied to clipboard

Create a custom message in console

Open ckenst opened this issue 3 years ago • 0 comments

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?

ckenst avatar Sep 20 '22 18:09 ckenst