Skip to content

Commit

Permalink
fixed comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas099X committed Dec 10, 2024
1 parent b48fdc3 commit e56b1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def get_user_data(session):
Script(src="https://unpkg.com/htmx-ext-sse@2.2.1/sse.js"),
Meta(name="5e561dd7ae7c1408af4aa0d65e34d2a23de4a0b2" ,content="5e561dd7ae7c1408af4aa0d65e34d2a23de4a0b2"),
Meta(name="google-adsense-account" ,content="ca-pub-2090178937498462"),
Meta(name="clckd" ,content="ce1194de510ea49abaf9e24bc42a5193")
Meta(name="clckd" ,content="ce1194de510ea49abaf9e24bc42a5193"),
Script(src="https://cdn.tailwindcss.com"),
Title("OpenSAT"),
Style(open('main.css').read())
Expand Down

0 comments on commit e56b1de

Please sign in to comment.