diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-08 19:10:17 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-08 19:10:17 +0200 |
commit | ac3cd24d2032909ee205224c23cf4314b2d05c8a (patch) | |
tree | 566aabee42beda8e7213de98b8597d11f11d7b23 /contact.html | |
parent | c99497158fb4cc5ede7bbbcb1566a24f55deaabc (diff) | |
download | website-ac3cd24d2032909ee205224c23cf4314b2d05c8a.tar.xz |
add foaf meta tag to website
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
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> |