Add RC scout to footer
1 files changed, 3 insertions(+), 0 deletions(-) M templates/default.html
M templates/default.html => templates/default.html +3 -0
@@ 36,6 36,9 @@ <p> CC-BY-NC </p> + <p> + Want to become a better programmer? <a href="https://www.recurse.com/scout/click?t=7fa4273c56d752484c0e30d3fbb0d52a">Join the Recurse Center!</a> + </p> </footer> </body> </body>