diff --git a/webSimple.py b/webSimple.py index 4dcd6e6..52af591 100644 --- a/webSimple.py +++ b/webSimple.py @@ -13,10 +13,11 @@ def generate_pdf_list_html(directory, output_file="pdf_list.html"): # Get the current timestamp generation_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S") - # HTML content with updated styling + # HTML content with updated styling and auto-refresh html_content = f'''