diff --git a/generaterecords.py b/generaterecords.py index bbb8697..d8a0f37 100644 --- a/generaterecords.py +++ b/generaterecords.py @@ -67,6 +67,6 @@ for record in smalls: for record in larges: writefile.write(recordwrite(record)) -writefile.write(" \n
\n

Generic disc icons by popo2021 and Dinosoft Labs on Flaticon.

\n

\n \n \n \n\n") +writefile.write(" \n
\n

Generic disc icons by popo2021 and Dinosoft Labs on Flaticon.

\n

\n \n \n \n\n") writefile.close()