Skip to content

Commit

Permalink
Fix deck building
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <jmertic@linuxfoundation.org>
  • Loading branch information
jmertic committed Dec 5, 2024
1 parent 6f2666a commit ac21ee7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file modified overview_deck/LF Energy High Level Overview Deck.pdf
Binary file not shown.
Binary file modified overview_deck/LF Energy High Level Overview Deck.pptx
Binary file not shown.
Binary file modified overview_deck/LF Energy Membership Overview.pdf
Binary file not shown.
Binary file modified overview_deck/LF Energy TAC Overview.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions overview_deck/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

# The ID of a sample document.
documents = [
{'id': '1DMZJd5dQBsrn1CtiuCCdfDftS0tsMRCq9JTSLHxb6UY','mimeType':'application/pdf','filename':'LF Energy High Level Overview Deck.pdf'},
{'id': '1DMZJd5dQBsrn1CtiuCCdfDftS0tsMRCq9JTSLHxb6UY','mimeType':'application/vnd.openxmlformats-officedocument.presentationml.presentation','filename':'LF Energy High Level Overview Deck.pptx'},
{'id': '1g2DszuTsNnOy1sGSiNqbYxkIe1XT2Iu2YqhANqhCrms','mimeType':'application/pdf','filename':'LF Energy High Level Overview Deck.pdf'},
{'id': '1g2DszuTsNnOy1sGSiNqbYxkIe1XT2Iu2YqhANqhCrms','mimeType':'application/vnd.openxmlformats-officedocument.presentationml.presentation','filename':'LF Energy High Level Overview Deck.pptx'},
{'id':'19Gysxwk8875Thb9YlBnP0Ub4pokgDIz7rmEsazjcwCk','mimeType':'application/pdf','filename':'LF Energy TAC Overview.pdf'},
{'id':'1qsCjeTsv0CVie6HQfi1vHqyfpjmFojWqpXfuIbpRWWk','mimeType':'application/pdf','filename':'LF Energy Governing Board Overview.pdf'},
{'id':'1scoG9tuWM3mSRFTFgw5ObVFF6L06nYfztE2gKaFs1_8','mimeType':'application/pdf','filename':'LF Energy Membership Overview.pdf'},
Expand Down

0 comments on commit ac21ee7

Please sign in to comment.