mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 07:52:57 +00:00
fix share link
This commit is contained in:
parent
91b6a1f838
commit
52e2b5ab90
BIN
static/img/og-image-backup.png
Normal file
BIN
static/img/og-image-backup.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 39 KiB |
@ -14,7 +14,7 @@
|
||||
<!-- Open Graph Meta Tags for Social Media -->
|
||||
<meta property="og:title" content="{% block og_title %}Quantum Tasks AI - AI Platform{% endblock %}">
|
||||
<meta property="og:description" content="{% block og_description %}Quantum Tasks AI - Advanced AI platform for automation and intelligent task management. Access powerful AI agents for your business needs.{% endblock %}">
|
||||
<meta property="og:image" content="{% block og_image %}{% static 'img/og-image.png' %}?v=branded{% endblock %}">
|
||||
<meta property="og:image" content="{% block og_image %}{% static 'img/og-image.png' %}?v=safezone{% endblock %}">
|
||||
<meta property="og:url" content="{% block og_url %}{{ request.build_absolute_uri }}{% endblock %}">
|
||||
<meta property="og:type" content="{% block og_type %}website{% endblock %}">
|
||||
<meta property="og:site_name" content="Quantum Tasks AI">
|
||||
@ -23,7 +23,7 @@
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="{% block twitter_title %}Quantum Tasks AI - AI Platform{% endblock %}">
|
||||
<meta name="twitter:description" content="{% block twitter_description %}Quantum Tasks AI - Advanced AI platform for automation and intelligent task management. Access powerful AI agents for your business needs.{% endblock %}">
|
||||
<meta name="twitter:image" content="{% block twitter_image %}{% static 'img/og-image.png' %}?v=branded{% endblock %}">
|
||||
<meta name="twitter:image" content="{% block twitter_image %}{% static 'img/og-image.png' %}?v=safezone{% endblock %}">
|
||||
|
||||
<!-- Unified Font Loading - Single Source of Truth -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user