Skip to content

Instantly share code, notes, and snippets.

@yosh1
Created September 25, 2018 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yosh1/cb51462a793b2c89dd8956bb63cf85c0 to your computer and use it in GitHub Desktop.
Save yosh1/cb51462a793b2c89dd8956bb63cf85c0 to your computer and use it in GitHub Desktop.
JavaScriptを使用しないでページをリロードする ref: https://qiita.com/yoshi1125hisa/items/71b3f183636b6540e459
<meta http-equiv="refresh" content="5" >
<!-- 5秒に一度リロード -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment