diff options
-rw-r--r-- | blog.html | 1 | ||||
-rw-r--r-- | contact.html | 1 | ||||
-rw-r--r-- | index.html | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ <meta name="keywords" content="Johannes Löthberg, kyrias, demize, Arch Linux OP" /> <meta name="description" content="Johannes Löthberg's little home on the Internet" /> <meta name="author" content="Johannes Löthberg" /> +<link rel="meta" type="application/rdf+xml" title="FOAF" href="foaf.rdf" /> <title>~/blog/</title> <link href="main.css" rel="stylesheet"> </head> diff --git a/contact.html b/contact.html index 87900e8..8b853f3 100644 --- a/contact.html +++ b/contact.html @@ -5,6 +5,7 @@ <meta name="keywords" content="Johannes Löthberg, kyrias, demize, Arch Linux OP" /> <meta name="description" content="Johannes Löthberg's little home on the Internet" /> <meta name="author" content="Johannes Löthberg" /> +<link rel="meta" type="application/rdf+xml" title="FOAF" href="foaf.rdf" /> <title>~/contact/</title> <link href="main.css" rel="stylesheet"> </head> @@ -5,6 +5,7 @@ <meta name="keywords" content="Johannes Löthberg, kyrias, demize, Arch Linux OP" /> <meta name="description" content="Johannes Löthberg's little home on the Internet" /> <meta name="author" content="Johannes Löthberg" /> +<link rel="meta" type="application/rdf+xml" title="FOAF" href="foaf.rdf" /> <title>~/</title> <link href="main.css" rel="stylesheet"> |