This commit is contained in:
carson 2022-01-17 15:00:23 -07:00
parent 53f174d5a4
commit 133ce4e7c2

View File

@ -49,7 +49,7 @@ img {
});
onGet("/graph", function(request, params){
return "<img alt="Tokyo Climate" src='/img/tokyo.png'>";
return "<img alt='Tokyo Climate' src='/img/tokyo.png'>";
});
// templates