diff options
author | bt <bt@web> | 2023-12-10 13:44:22 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-10 13:44:22 -0500 |
commit | 2ce567a9fc4aa694c9c4da62ac94dee227cc0b52 (patch) | |
tree | af00ec88bef5ac1f40b8120cecec8f91023fa8f7 /posts/keynote-slides-css.md | |
parent | 16430a7a1915d78c632a0e9a4069137b929be887 (diff) |
Diffstat (limited to 'posts/keynote-slides-css.md')
-rw-r--r-- | posts/keynote-slides-css.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/keynote-slides-css.md b/posts/keynote-slides-css.md index a42fa48..ebfece0 100644 --- a/posts/keynote-slides-css.md +++ b/posts/keynote-slides-css.md @@ -1,6 +1,5 @@ -# Keynote Slides with Pure CSS - -2020-06-22 +[[!meta title="Keynote Slides with Pure CSS"]] +[[!meta date="2020-06-22"]] There are a great deal of options available on the web and built into most operating systems when you need to create presentation / keynote slides. You could use native software like LibremOffice Impress, Powerpoint, Apple's Keynote, etc. You could also decide to use preexisting web-based apps like Google Slides or an open source project such as RevealJS. All of these are good options. |