Skip to content

Commit 5ea1eeb

Browse files
authored
Merge pull request jupyter#181 from jinmehta13/console-welcome-message
added console message in head.html welcoming developers to site
2 parents 034ab43 + aae6ac1 commit 5ea1eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
ga('send', 'pageview');
4444

4545
</script>
46+
<script>console.log('Welcome to Project Jupyter! Explore the various tools available and their corresponding documentation. If you are interested in contributing to the platform, please visit the community resources section at http://jupyter.org/community.html.')</script>
4647
</head>
4748

0 commit comments

Comments
 (0)