mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
docs: fix banner location
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user