Skip to content

Commit

Permalink
feature-3503: Add bold text to the build info entry (#3504)
Browse files Browse the repository at this point in the history
* feat: fix bug 3187

* Add bold text to the build info entry

* update BR tag

---------

Co-authored-by: kayle <[email protected]>
  • Loading branch information
1109471432 and kayle authored Sep 5, 2024
1 parent fef48e1 commit 8368742
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</li>
</#if>
</ul>
<span class="date-and-time"><a href="build-info.html"><i class="bi bi-info-circle"></i></a> Report generated ${timestamp}</span>
<span class="date-and-time"><a href="build-info.html">Detailed build information <i class="bi bi-info-circle"></i></a> <br /> Report generated ${timestamp}</span>
<br style="clear:left"/>
</div>
</#macro>

0 comments on commit 8368742

Please sign in to comment.