diff --git a/generaterecords.py b/generaterecords.py index c8fa77a..95b18c9 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

Generic disc icons by popo2021 and Dinosoft Labs on Flaticon.

\n

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

Generic disc icons by popo2021 and Dinosoft Labs on Flaticon.

\n

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