This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
corgbot/views/index.erb
2016-04-19 17:21:03 +09:00

9 lines
224 B
Text

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, maximum-scale=1.0">
</head>
<body>
<img src="/images/<%= corgi %>" width="320" />
</body>
</html>