[Midnightbsd-cvs] www: index.html: Add atom feed for CVS commits

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Sep 25 11:34:26 EDT 2008


Log Message:
-----------
Add atom feed for CVS commits

Modified Files:
--------------
    www/developers:
        index.html (r1.5 -> r1.6)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/developers/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -L developers/index.html -L developers/index.html -u -r1.5 -r1.6
--- developers/index.html
+++ developers/index.html
@@ -17,10 +17,9 @@
 			};
 		</script>
 		<style type="text/css" media="all">
-		<!--
 			@import url("../css/essence.css");
-		-->
 		</style>
+		<link rel="alternate" type="application/atom+xml" title="MidnightBSD CVS Log"  href="http://feedproxy.google.com/MidnightbsdCvsLog">
 	</head>
 	<body>
 		<div id="globe">
@@ -123,4 +122,4 @@
 		</script>
 		<!-- END GOOGLE -->
 	</body>
-</html>
\ No newline at end of file
+</html>


More information about the Midnightbsd-cvs mailing list