fix title, author and allow all robots
parent
87440a8334
commit
f34b988542
|
@ -1,12 +1,12 @@
|
|||
<!doctype html>
|
||||
|
||||
<head id="www-lastfuture-de">
|
||||
<head id="alinamarquardt-com">
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>lastfuture</title>
|
||||
<title>alina marquardt</title>
|
||||
|
||||
<meta name="description" content="personal website" />
|
||||
<meta name="author" content="▧" />
|
||||
<meta name="author" content="alina marquardt" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<link rel="preload" fetchpriority="high" as="image" href="img/bg.jpg" type="image/jpeg">
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449
|
||||
|
||||
User-agent: *
|
||||
Disallow:
|
||||
|
|
Loading…
Reference in New Issue