Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

index.html 331B

12345678910111213
  1. <html>
  2. <HEAD>
  3. <META HTTP-EQUIV="Content-Type" CONTENT="text/html" />
  4. <META HTTP-EQUIV="refresh" CONTENT="3;url=https://chibash.github.io/essays/book" />
  5. <TITLE>A new scripting language in two weeks</TITLE>
  6. </HEAD>
  7. <body>
  8. <p>Please visit
  9. <a href="https://chibash.github.io/essays/book">this page</a>.
  10. </p>
  11. </body>
  12. </html>