docs: fix banner location

This commit is contained in:
Jef LeCompte
2020-12-15 00:37:08 -05:00
parent 8fdfa4d57c
commit a9b2ecfd48
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
{% set title = title ~ " - " ~ page.title | striptags %}
{% endif %}
{% set image = config.site_url ~ 'assets/images/banner.png' %}
{% set image = config.site_url ~ 'assets/images/streetmerchant-github.png' %}
<!-- Open Graph -->
<meta property="og:type" content="website" />
+2 -2
View File
@@ -2,7 +2,7 @@
site_name: streetmerchant
site_url: https://jef.codes/streetmerchant
site_author: Jef LeCompte
site_description: The world's easiest, most powerful stock checker
site_description: 🤖 The world's easiest, most powerful stock checker
# Repository
repo_name: jef/streetmerchant
@@ -44,7 +44,7 @@ extra:
- icon: fontawesome/brands/twitter
link: https://twitter.com/hijxf
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/jeflecompte/
link: https://www.linkedin.com/in/jeflecompte
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js