Skip to content

Commit 3f63628

Browse files
fix: remove @ mention from readme template as tagging users in README does not work (#49)
1 parent 9c63972 commit 3f63628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-templates/readme/exercise-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
44

5-
Hey @{{ login }}!
5+
Hey {{ login }}!
66

77
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
88

0 commit comments

Comments
 (0)