Changed index.html page to state 0.8
This commit is contained in:
parent
3d33d26bae
commit
079c830647
@ -9,6 +9,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://github.com/bigbluebutton/bigbluebutton"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
|
||||
|
||||
<a href="https://github.com/bigbluebutton/bigbluebutton"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/71eeaab9d563c2b3c590319b398dd35683265e85/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub"></a>
|
||||
|
||||
@ -51,7 +52,7 @@
|
||||
<div id="welcome">
|
||||
<h1>Welcome</h1>
|
||||
<p class="content"><a href="http://bigbluebutton.org/" title="BigBlueButton">BigBlueButton</a> is an open source web conferencing system for distance education.</p>
|
||||
<p class="content"> It supports sharing of slides (PDF and PPT), video, whiteboard, chat, voice over IP (using FreeSWITCH), and desktops. It can record and playback sessions (slides, audio, and chat). It runs on Mac, Unix, and PC computers, and it is supported by a <a href="http://bigbluebutton.org/support" title="BigBlueButton Support">community of developers</a> that care about good design and a streamlined user experience. </a>
|
||||
<p class="content"> It supports sharing of slides (PDF and any document readable by OpenOffice), webcams, whiteboard, chat, voice over IP (using FreeSWITCH), and presenter's desktop. It can record and playback sessions (slides, audio, and chat), runs on Mac, Unix, and PC computers, and is supported by a <a href="http://bigbluebutton.org/support" title="BigBlueButton Support">community of developers</a> that care about good design and a streamlined user experience. </a>
|
||||
<br>
|
||||
<div class="social-links">
|
||||
<table>
|
||||
@ -93,7 +94,7 @@
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div id="footer">
|
||||
<p id="legal">Copyright © 2011 <a href="http://bigbluebutton.org/" title="BigBlueButton" >BigBlueButton Inc.</a> <br> <a href="http://code.google.com/p/bigbluebutton/wiki/ReleaseNotes" title="BigBlueButton Release Notes" target="_blank">version 0.8-RC3 </a></p>
|
||||
<p id="legal">Copyright © 20112<a href="http://bigbluebutton.org/" title="BigBlueButton" >BigBlueButton Inc.</a> <br> <a href="http://code.google.com/p/bigbluebutton/wiki/ReleaseNotes" title="BigBlueButton Release Notes" target="_blank">version 0.8</a></p>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user