/usr/share/gitit/data/templates/logo.st is in libghc-gitit-data 0.12.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | <div id="logo">
<a href="$base$/" alt="site logo" title="Go to top page"><img src="$base$/img/logo.png" /></a>
</div>
|