videos/comments

This commit is contained in:
Marc Beninca 2023-07-02 17:55:21 +02:00
parent ce57b883d8
commit 8b1c0de0ec

View file

@ -106,6 +106,10 @@ def main():
name="tab" id="tab/videos" />
<label for="tab/videos">Videos</label>
<div><div class="tabs">
<input type="radio" onclick="update(id)"
name="tab/videos" id="tab/videos/comments" />
<label for="tab/videos/comments">Comments</label>
<div>{tabs['comments']}</div>
<input type="radio" onclick="update(id)"
name="tab/videos" id="tab/videos/health" />
<label for="tab/videos/health">Health</label>
@ -316,6 +320,12 @@ tabs = {
<img src="img/YouTube.png" /><br />YouTube</a></li>
</ul>
''',
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
'comments': f'''\
<ul>
<li><a href="https://www.youtube.com/@LogicallyAnswered/videos">Logically Answered</a></li>
</ul>
''',
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
'cv': f'''\
<ul class="cards">