aboutsummaryrefslogtreecommitdiff
path: root/docs/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/header.html')
-rw-r--r--docs/header.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/header.html b/docs/header.html
index f28df2c331..5dc7a0941e 100644
--- a/docs/header.html
+++ b/docs/header.html
@@ -26,12 +26,10 @@ $extrastylesheet
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
- <!--BEGIN PROJECT_LOGO-->
- <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td>
- <!--END PROJECT_LOGO-->
+ <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
<!--BEGIN PROJECT_NAME-->
<td style="padding-left: 0.5em;">
- <div id="projectname">$projectname
+ <div id="projectname">
<!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER-->
</div>
<!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->