mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
head.txt: add automatic refreshing... (see full commit message)
So I can copy-paste it easily at school. The time is 60 seconds, so it doesn't matter so much, if I accidentally forget it in <head> when I create a new page.
This commit is contained in:
parent
f83d0a9dd4
commit
3117d6384d
1
head.txt
1
head.txt
@ -1,6 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta http-equiv="refresh" content="60" />
|
||||||
<meta name="description" content="Insert description here" />
|
<meta name="description" content="Insert description here" />
|
||||||
<meta name="keywords" content="Insert,keywords,here" />
|
<meta name="keywords" content="Insert,keywords,here" />
|
||||||
<meta name="author" content="Mika Suomalainen" />
|
<meta name="author" content="Mika Suomalainen" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user