修改部分

This commit is contained in:
xushier 2023-04-25 09:38:21 +08:00
parent c0f1ac1377
commit 2d60832b43
5 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@ circle_img_tags = [generate_img_tag(x,"circle") for x in circle_imgs]
line_number = 0
all_nums = len(img_tags) + len(circle_img_tags)
# Read the template file
# Read the template file
with open(template_path, "r", encoding="UTF-8") as f:
lines = f.readlines()

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

BIN
circle/Time_machine_B.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB