From c51aebd896459f65c675d719347f60fc3aefa781 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Thu, 10 Apr 2025 19:25:38 -0400 Subject: bad at js --- templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post.html b/templates/post.html index b585cab..107b1a2 100644 --- a/templates/post.html +++ b/templates/post.html @@ -32,7 +32,7 @@ <a href="{{ url_for('create', reply=post.id)}}"> Reply</a> ~ <a href="{{ url_for('index') }}">Back to posts</a> </div> -<button type="button" class="collapsible" onload="openNav()">Navigation</button> +<button type="button" class="collapsible" onclick="openNav()">Navigation</button> <div class="content"> <hr> <h3>Previously to this </h3> -- cgit 1.4.1-2-gfad0