doc logo prototype
This commit is contained in:
BIN
docs/source/_static/homepage-bg.jpg
Normal file
BIN
docs/source/_static/homepage-bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
5
docs/source/_templates/layout.html
Normal file
5
docs/source/_templates/layout.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% block header %}
|
||||
<img src="{{ pathto("_static/homepage-bg.jpg", 1) }}" alt="Edx logo" width="798px;"/>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user