Skip to content

Conversation

@Kuroshii
Copy link
Collaborator

Changes:

  • added image
  • added random colors

Please Review:

@sagersmith8

from jinja2 import Environment, FileSystemLoader
from bottle import route, run
import bottle

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want this line back

@@ -0,0 +1,3 @@
<body bgcolor="rgb({{red}}, {{green}}, {{blue}})">
<img src="/static/hand_sanitizer.png" />
</body> No newline at end of file
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github wants a newline

@Kuroshii
Copy link
Collaborator Author

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants