Skip to content

Commit

Permalink
Add 16:00 canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans5958 committed Jul 20, 2023
1 parent 5408188 commit cc56b3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Binary file added web/_img/canvas/main/1689868839.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions web/_js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ const variationsConfig = {
default: {
name: "r/place",
code: "",
default: 5,
drawablePeriods: [1, 5],
default: 6,
drawablePeriods: [1, 6],
drawableRegions: [
[[0, 5], [-500, -500, 499, 499]],
[[0, 6], [-500, -500, 499, 499]],
],
// expansions: [],
versions: [
Expand All @@ -52,6 +52,7 @@ const variationsConfig = {
{ "timestamp": 1689863453, "url": ["./_img/canvas/main/1689863453.png"] },
{ "timestamp": 1689865307, "url": ["./_img/canvas/main/1689865307.png"] },
{ "timestamp": 1689867430, "url": ["./_img/canvas/main/1689867430.png"] },
{ "timestamp": 1689868839, "url": ["./_img/canvas/main/1689868839.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

0 comments on commit cc56b3c

Please sign in to comment.