Skip to content

Commit

Permalink
deploy: 20c5e60
Browse files Browse the repository at this point in the history
  • Loading branch information
arainko committed Dec 23, 2024
1 parent f33a01c commit 75a8ef3
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-19T21:18:52.053007002Z
// expires = 2024-12-23T19:57:50.015277710Z
// )
// ),
// 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-19T21:18:52.059390398Z
// expires = 2024-12-23T19:57:50.022493505Z
// )
// ),
// updatedAt = Some(value = 1970-01-01T00:00:00Z)
Expand Down

0 comments on commit 75a8ef3

Please sign in to comment.