Skip to content

Commit

Permalink
deploy: 3c5daaf
Browse files Browse the repository at this point in the history
  • Loading branch information
arainko committed Jan 3, 2025
1 parent 60a4acc commit 5aa47fb
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-30T10:34:19.039439849Z
// expires = 2025-01-03T20:43:59.905091802Z
// )
// ),
// 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-30T10:34:19.046306080Z
// expires = 2025-01-03T20:43:59.909734314Z
// )
// ),
// updatedAt = Some(value = 1970-01-01T00:00:00Z)
Expand Down

0 comments on commit 5aa47fb

Please sign in to comment.