cec43a8f25
A new menu and logo for the website, also some of the contents has been reworked. This patch also removes files that are no longer used, like the old stylesheet and a few pages. The content of theses pages has mostly been merged in other pages or was redudant with the manual. [Thomas: integrate a few typo fixes noticed by Thomas De Schampheleire] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
342 B
HTML
8 lines
342 B
HTML
</div> <!-- /container -->
|
|
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
|
|
<script type="text/javascript" src="js/bootstrap.min.js"></script>
|
|
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
|
|
<script type="text/javascript" src="js/buildroot.js"></script>
|
|
</body>
|
|
</html>
|