diff options
Diffstat (limited to 'docs/about.html')
| -rw-r--r-- | docs/about.html | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/about.html b/docs/about.html index ae409fc36c..c2e963a5d1 100644 --- a/docs/about.html +++ b/docs/about.html @@ -1,15 +1,7 @@ <!--#include file="header.html" --> - -<!-- Begin Introduction section --> - -<h3>Buildroot: making Embedded Linux easy</h3> - <div align="center"> -<a href="images/menuconfig.png"> - <img src="images/menuconfig_small.png" width="340" height="220" - alt="Buildroot menuconfig" border="0"> -</a> + <img src="images/menuconfig.png" width="340" height="220" alt="Buildroot menuconfig" border="0"> </div> <p>Buildroot is a set of Makefiles and patches that makes it easy to @@ -60,5 +52,4 @@ cross-compilation process.</p> GENERAL PUBLIC LICENSE V2 (Or later)</a>. Stable releases are delivered every three months.</p> - <!--#include file="footer.html" --> |

