-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Thiago Guerrero <tgbalera@amazon.com>
- Loading branch information
Thiago Guerrero
committed
Dec 13, 2023
1 parent
c58799c
commit b5a2de0
Showing
2 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Presentation | ||
description: Here you can find my presentation about all the work produced this year. | ||
--- | ||
|
||
# {{ $frontmatter.title }} | ||
|
||
**{{ $frontmatter.description }}** | ||
|
||
--- | ||
|
||
<iframe | ||
src="https://docs.google.com/presentation/d/e/2PACX-1vREQvdUNVwutwmTbAvaySVJkGtxsPmCZh6npCh8MH6L9I4nFOB28rHZ7t6uvGt_NxYARVmj6oXBNe0-/embed?start=false&delayms=3000" | ||
frameborder="0" | ||
width="100%" height="600" | ||
allowfullscreen="true" | ||
mozallowfullscreen="true" webkitallowfullscreen="true" | ||
></iframe> | ||
[See original](https://docs.google.com/presentation/d/1j4JImnFtACdHYUJg10aKwLRjyQlWhknRerY3qtc8HoY) | ||
|
||
--- |