mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
Restrict line length in the about page
Otherwise the content can be hard to read. Also, make Paul Eggleton bold, to make him stand out! ;) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
This commit is contained in:
parent
6710046606
commit
ee854d5afe
|
@ -6,7 +6,7 @@
|
|||
|
||||
{% block content %}
|
||||
{% autoescape on %}
|
||||
<div class="row-fluid">
|
||||
<div class="row span8">
|
||||
<h2>About</h2>
|
||||
|
||||
<p>The Recipe Reporting System is the main tool for tracking the recipe versions
|
||||
|
@ -50,7 +50,7 @@ OpenEmbedded</a> build system.</p>
|
|||
<li>Marius Avram</li>
|
||||
</ul>
|
||||
|
||||
<p>Special mention is due to Paul Eggleton, who is the author of the
|
||||
<p>Special mention is due to <strong>Paul Eggleton</strong>, who is the author of the
|
||||
<a href="http://layers.openembedded.org">OpenEmbedded Metadata Index</a>,
|
||||
on which the Recipe Reporting System is based.</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user