Newer
Older
2019-madoka / root / start.html
@mamadoka mamadoka on 7 Nov 2019 281 bytes db機能追加
<!DOCTYPE html>
<html>
  <head>
    <meta charset=utf-8>
    <title>問題選択</title>
    <style></style>
  </head>
  <body>
    <p><a href="./editor.rb">問題1</a></p>
    <p><a href="./editor.rb">問題2</a></p>
    <p><a href="./editor.rb">問題3</a></p>
  </body>
</html>