Skip to content

Commit

Permalink
corrected typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shafayetShafee committed Feb 18, 2023
1 parent 6bf4249 commit cb36806
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,10 @@ The options for `reveal-header` goes under the `reveal-header` key in the yaml.

## Example


| Examples | | |
|-------------------------------------------------------------------------------------------------|-----------------------------------------|------------------------------------------------------------------------------------|
| The template file that comes with the format | [`source code`](template.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/template.html) |
| A presentation with header logo and header text | [`source code`](example_header01.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header01.html) |
| A presentation with Section and subsection title on header (used with `slide-level: 3`) | [`source code`](example_header03.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header03.html) |
| A presentation with header logo, Section and subsection title and header on header | [`source code`](example_header02.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header02.html) |
| A presentation with code blocks with many lines (to show the utility of code fullscreen button) | [`source code`](example_fullscreen.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_fullscreen.html) |
| Examples | | |
|-----------------------------------------------------------------------------------------------------|-----------------------------------------|------------------------------------------------------------------------------------|
| The template file that comes with the format | [`source code`](template.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/template.html) |
| A presentation with header logo and header text | [`source code`](example_header01.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header01.html) |
| A presentation with Section and subsection title on header (used with `slide-level: 3`) | [`source code`](example_header03.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header03.html) |
| A presentation with header logo, Section and subsection title and subtitle as header text on header | [`source code`](example_header02.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_header02.html) |
| A presentation with code blocks with many lines (to show the utility of code fullscreen button) | [`source code`](example_fullscreen.qmd) | [`live demo`](https://shafayetshafee.github.io/metropolis/example_fullscreen.html) |

0 comments on commit cb36806

Please sign in to comment.