[Midnightbsd-cvs] www: index.html: rss feed added.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 6 18:37:44 EDT 2008
Log Message:
-----------
rss feed added.
Modified Files:
--------------
www/news:
index.html (r1.6 -> r1.7)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/news/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -L news/index.html -L news/index.html -u -r1.6 -r1.7
--- news/index.html
+++ news/index.html
@@ -4,12 +4,12 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>MidnightBSD News</title>
<link rel="shortcut icon" href="/favicon.ico">
+ <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
+ <link rel="shortcut icon" href="/favicon.ico">
<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
<style type="text/css" media="all">
- <!--
@import url("../css/essence.css");
- -->
</style>
</head>
<body>
@@ -401,4 +401,4 @@
</script>
<!-- END GOOGLE -->
</body>
-</html>
\ No newline at end of file
+</html>
More information about the Midnightbsd-cvs
mailing list