diff options
| author | Rémi Prévost | 2011-10-29 07:57:33 -0400 | 
|---|---|---|
| committer | Jack Nagel | 2011-11-02 19:21:05 -0500 | 
| commit | f5d9004ce8d6200bc1ee543fcc6226a906de6ca1 (patch) | |
| tree | 995c57119586ba8b7ead8a500077738f289864f7 /index.html | |
| parent | 8aa1a53912e61249b2c56bc58eca7090c2773fab (diff) | |
| download | homebrew-f5d9004ce8d6200bc1ee543fcc6226a906de6ca1.tar.bz2 | |
Update URL for dc.creator meta element
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/index.html b/index.html index b65e28d78..3c50cbaec 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@    <head>      <title>Homebrew — MacPorts driving you to drink? Try Homebrew!</title>      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -    <meta name="dc.creator" content="Rémi Prévost - http://remiprevost.com" /> +    <meta name="dc.creator" content="Rémi Prévost - http://exomel.com" />      <link rel="stylesheet" href="./css/screen.css" type="text/css" media="screen" />      <link rel="stylesheet" href="./css/fonts/chunkfive/chunkfive.css" type="text/css" media="screen" />    </head> | 
