diff options
-rw-r--r-- | website/static/docs/instruction.pdf | bin | 0 -> 7462263 bytes | |||
-rw-r--r-- | website/templates/index.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/website/static/docs/instruction.pdf b/website/static/docs/instruction.pdf Binary files differnew file mode 100644 index 0000000..d5d5d79 --- /dev/null +++ b/website/static/docs/instruction.pdf diff --git a/website/templates/index.html b/website/templates/index.html index 2469509..1061ad3 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -44,6 +44,7 @@ <section class="top-bar-section"> <ul class="right"> + <li><a href="{% static 'docs/instruction.pdf' %}">Instructions</a></li> <li class="divider"></li> <li><a href="{% url 'website:call-for-proposals' %}">Call for Proposals</a> <li class="divider"></li> |