2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 04:12:11 +00:00

docs: logo was removed since Sphinx 6 and replaced by logo_url

This commit is contained in:
Samuel Debionne
2025-11-19 14:34:22 +01:00
parent 50e0b5bd8f
commit 942196bedc

View File

@@ -90,9 +90,8 @@
<tr>
<td valign="top" width="300">
<h3><a href="{{ pathto('index') }}"><img
alt="C++ Boost" src="{{ pathto('_static/' + 'gil.png', 1) }}" border="0"></a></h3>
alt="C++ Boost" src="{{ pathto(logo_url, 1) }}" border="0"></a></h3>
</td>
<td >
<h1 align="center"><a href="{{ pathto('index') }}"></a></h1>
</td>