ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/sitemap/index.html
Revision: 642
Committed: Fri Oct 9 21:29:01 2015 UTC (8 years, 6 months ago) by laffer1
Content type: text/html
File size: 4073 byte(s)
Log Message:
add languages back to website files

File Contents

# Content
1 <!DOCTYPE html>
2 <html lang="en-US">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>MidnightBSD Sitemap</title>
7 <link rel="shortcut icon" href="/favicon.ico" />
8 <style type="text/css" media="all">
9 @import url("../css/essence.css");
10 </style>
11 <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
12 <script type="text/javascript">
13 window.cookieconsent_options = {
14 "message": "This website uses cookies to ensure you get the best experience on our website",
15 "dismiss": "Got it!",
16 "learnMore": "More info",
17 "link": null,
18 "theme": "dark-top"
19 };
20 </script>
21 <script type="text/javascript" src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
22 <!-- End Cookie Consent plugin -->
23 </head>
24 <body>
25 <div id="globe">
26 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
27 <!--#include virtual="/menu.html"-->
28 <div class="clear"></div>
29 <div id="text">
30 <h2><img src="../images/oxygen/kgeography32.png" alt="" /> MidnightBSD.org Sitemap</h2>
31 <blockquote>
32 <ul id="sitemap-col1" class="fleft">
33 <li><a href="../"><img src="../images/oxygen/midnightlogo22.png" alt="" /> Home</a>
34 <ul>
35 <li><a href="../news.xml"><img src="../images/oxygen/news22.png" alt="" /> News</a></li>
36 <li><a href="../ports.xml"><img src="../images/oxygen/fports22.png" alt="" /> Featured Ports</a></li>
37 <li><a href="../security.xml"><img src="../images/oxygen/security22.png" alt="" /> Security</a></li>
38 </ul>
39 </li>
40 <li><a href="../about/"><img src="../images/oxygen/about22.png" alt="" /> About</a></li>
41 <li><a href="../community/"><img src="../images/oxygen/community22.png" alt="" /> Community</a>
42 <ul>
43 <li><a href="../mailmain/listinfo/"><img src="../images/oxygen/kmail22.png" alt="" /> MidnightBSD Mailing Lists</a></li>
44 <li><a href="../wiki/"><img src="../images/oxygen/wiki22.png" alt="" /> MidnightBSD Wiki</a></li>
45 <li><a href="http://forums.midnightbsd.org/"><img src="../images/oxygen/forums22.png" alt="" /> MidnightBSD Forums</a></li>
46 <li><a href="../art/"><img src="../images/oxygen/art22.png" alt="" /> MidnightBSD Art Project</a></li>
47 <li><a href="../community/donations.html/"><img src="../images/oxygen/donate22.png" alt="" /> Donations</a></li>
48 </ul>
49 </li>
50 </ul>
51 <ul id="sitemap-col2" class="fleft">
52 <li><a href="../download/"><img src="../images/oxygen/download22.png" alt="" /> Download</a>
53 <ul>
54 <li><a href="../notes/"><img src="../images/oxygen/text22.png" alt="" /> Release Notes</a></li>
55 </ul>
56 </li>
57 <li><a href="../screenshots/"><img src="../images/oxygen/screenshot22.png" alt="" /> Screenshots</a>
58 <ul>
59 <li><a href="../screenshots/#screencasts"><img src="../images/oxygen/screencast22.png" alt="" /> Screencasts</a></li>
60 </ul>
61 </li>
62 <li><a href="../developers/"><img src="../images/oxygen/developer22.png" alt="" /> Developers</a></li>
63 <li><a href="../legal/"><img src="../images/oxygen/legal22.png" alt="" /> Legal</a>
64 <ul>
65 <li><a href="../legal/COPYRIGHT.txt"><img src="../images/oxygen/text22.png" alt="" /> The MidnightBSD License</a></li>
66 <li><a href="../legal/trademark.txt"><img src="../images/oxygen/text22.png" alt="" /> Trademark Legend</a></li>
67 </ul>
68 </li>
69 <li><a href="../support/"><img src="../images/oxygen/support22.png" alt="" /> Support</a>
70 <ul>
71 <li><a href="../documentation/"><img src="../images/oxygen/doc22.png" alt="" /> Documentation</a></li>
72 </ul>
73 </li>
74 <li><a href="http://www.cafepress.com/midnightbsd"><img src="../images/oxygen/store22.png" alt="" /> Store</a>
75 </ul>
76 </blockquote>
77 </div>
78 <!--#include virtual="/footer.html"-->
79 </body>
80 </html>

Properties

Name Value
svn:executable *