Link to github pages doc hosting rather than rtd
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
This directory contains sources for the Instaloader documentation.
|
||||
|
||||
The documentation is hosted at:
|
||||
https://instaloader.readthedocs.io/
|
||||
https://instaloader.github.io/
|
||||
|
||||
## Build
|
||||
|
||||
|
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
@@ -1,5 +1,5 @@
|
||||
{% extends "!layout.html" %}
|
||||
{% block extrahead %}
|
||||
<meta name="google-site-verification" content="0esgS4FkYROvPe-I9MYvC1tTYtfASPpqxBdpTHEBIcQ" />
|
||||
<meta name="google-site-verification" content="FNUsDdkOJM9obm9QEdrNBVd9AtAzHzA-aaSMCUrS6C8" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user