This is an automated email from the ASF dual-hosted git repository.

bigbluehat pushed a commit to branch add-logo
in repository 
https://gitbox.apache.org/repos/asf/incubator-annotator-website.git

commit 1e494b37c40bd39a848afbc21de5fcc0ff884173
Author: Benjamin Young <[email protected]>
AuthorDate: Thu Apr 2 16:09:03 2020 -0400

    Link to the doap.rdf as alternate
---
 content/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/index.html b/content/index.html
index 94c6036..0aad7f5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -12,6 +12,8 @@
     <meta property="og:image:url" 
content="https://annotator.apache.org/annotator-logo.svg"; />
     <meta property="og:image:alt" content="Apache Annotator (incubating) logo" 
/>
 
+    <link rel="alternate" title="DOAP" href="doap.rdf" 
type="application/rdf+xml" />
+
     <link rel="stylesheet" href="//semantic-ui.com/dist/semantic.min.css" />
   </head>
 

Reply via email to