Update layout
This commit is contained in:
parent
8954d1e013
commit
ba534e264d
5 changed files with 44 additions and 72 deletions
|
|
@ -161,9 +161,9 @@
|
|||
<!--<div class="nav-collapse" id="navigation" class="related">
|
||||
{{ toctree(collapse=True, maxdepth=-1, titles_only=False) }}
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a href="https://github.com/alchemy-fr/PHP-FFmpeg/">
|
||||
<a href="{{ github_repo }}">
|
||||
<img style="z-index:1200;position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
|
||||
</a>
|
||||
</div>
|
||||
|
|
@ -171,7 +171,7 @@
|
|||
|
||||
<div class="row-fluid">
|
||||
<div class="span4">
|
||||
<img src="{{ pathto('_static/img/ffmpeg.png', 1) }}"/>
|
||||
<img src="{{ pathto('_static/img/project.png', 1) }}"/>
|
||||
{{ sidebar() }}
|
||||
</div>
|
||||
<div class="span8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue