Skip to content

Commit

Permalink
deploy: 44fc0d8
Browse files Browse the repository at this point in the history
  • Loading branch information
arainko committed Dec 19, 2024
1 parent feb1d23 commit f33a01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2 id="motivating-example" class="section"><a class="anchor-link left" href="#m
// Card(
// name = &quot;J. Doe&quot;,
// digits = 12345L,
// expires = 2024-12-13T17:57:09.572865347Z
// expires = 2024-12-19T21:18:52.053007002Z
// )
// ),
// updatedAt = Some(value = 1970-01-01T00:00:00Z)
Expand Down Expand Up @@ -318,7 +318,7 @@ <h2 id="motivating-example" class="section"><a class="anchor-link left" href="#m
// Card(
// name = &quot;CONST NAME&quot;,
// digits = 12345L,
// expires = 2024-12-13T17:57:09.578898624Z
// expires = 2024-12-19T21:18:52.059390398Z
// )
// ),
// updatedAt = Some(value = 1970-01-01T00:00:00Z)
Expand Down

0 comments on commit f33a01c

Please sign in to comment.