Change search url path to match the YouTube path
Fixes #67 Signed-off-by: Jesús <heckyel@hyperbola.info>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<!-- /video item -->
|
||||
<footer class="pagination-container">
|
||||
<nav class="pagination-list">
|
||||
{{ common_elements.page_buttons(estimated_pages, '/https://www.youtube.com/search', parameters_dictionary) }}
|
||||
{{ common_elements.page_buttons(estimated_pages, '/https://www.youtube.com/results', parameters_dictionary) }}
|
||||
</nav>
|
||||
</footer>
|
||||
{% endblock main %}
|
||||
|
||||
Reference in New Issue
Block a user