update
Browse files
final_channal_analyzer.py
CHANGED
@@ -543,6 +543,8 @@ Requirements:
|
|
543 |
# Add individual content performance cards
|
544 |
detailed_breakdown = """
|
545 |
|
|
|
|
|
546 |
<details>
|
547 |
<summary style="font-size: 1.5em; font-weight: bold; cursor: pointer; margin: 16px 0 8px 0; color: inherit;">
|
548 |
Individual Content Performance Matrix<br> (Click to Expand!)
|
|
|
543 |
# Add individual content performance cards
|
544 |
detailed_breakdown = """
|
545 |
|
546 |
+
---
|
547 |
+
|
548 |
<details>
|
549 |
<summary style="font-size: 1.5em; font-weight: bold; cursor: pointer; margin: 16px 0 8px 0; color: inherit;">
|
550 |
Individual Content Performance Matrix<br> (Click to Expand!)
|