We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e0b5b commit 942196bCopy full SHA for 942196b
doc/_templates/layout.html
@@ -90,9 +90,8 @@
90
<tr>
91
<td valign="top" width="300">
92
<h3><a href="{{ pathto('index') }}"><img
93
- 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>
94
</td>
95
-
96
<td >
97
<h1 align="center"><a href="{{ pathto('index') }}"></a></h1>
98
0 commit comments