Skip to content

Commit

Permalink
Updated canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousRandomPerson committed Jul 21, 2023
1 parent a1a27c0 commit 175b92a
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 197 deletions.
2 changes: 1 addition & 1 deletion tools/extend_entry_times.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import tqdm

pre_extend_times = []
post_extend_time = 31
post_extend_time = 32

if len(pre_extend_times) == 0:
pre_extend_times.append(post_extend_time - 1)
Expand Down
Binary file added web/_img/canvas/main/1689915620.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions web/_js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ const variationsConfig = {
{ "timestamp": 1689910228, "url": ["./_img/canvas/main/1689910228.png"] },
{ "timestamp": 1689912046, "url": ["./_img/canvas/main/1689912046.png"] },
{ "timestamp": 1689913803, "url": ["./_img/canvas/main/1689913803.png"] },
{ "timestamp": 1689915620, "url": ["./_img/canvas/main/1689915620.png"] },
],
icon: '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 192 192" aria-hidden="true"><polygon points="154 0 154 38 39 38 39 192 0 192 0 0"/><polygon points="192 38 192 192 77 192 77 153 154 153 154 38"/><rect x="77" y="77" width="38" height="38"/></svg>'
},
Expand Down
Loading

0 comments on commit 175b92a

Please sign in to comment.