diff options
Diffstat (limited to 'docs/rsc/header_html.html')
-rw-r--r-- | docs/rsc/header_html.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/rsc/header_html.html b/docs/rsc/header_html.html index 3af6e226b..8e3887f51 100644 --- a/docs/rsc/header_html.html +++ b/docs/rsc/header_html.html @@ -18,9 +18,22 @@ $(document).ready(initResizable); <div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
- <tr style="height: 56px;">
+ <tr style="height: 92px;">
<td style="padding-left: 0.5em;">
- <div id="projectname">ChibiOS/RT <span id="projectnumber">2.3.1</span></div>
+ <div id="projectname">ChibiOS/RT<br><span id="projectnumber">2.3.1</span></div>
+ </td>
+ <td style="padding-left: 3em;">
+<script type="text/javascript"><!--
+google_ad_client = "pub-3840594581853944";
+/* Documentation, bottom, 728x90, created 9/19/10 */
+google_ad_slot = "1902290615";
+google_ad_width = 728;
+google_ad_height = 90;
+//-->
+</script>
+<script type="text/javascript"
+src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
</td>
</tr>
</tbody>
|