Skip to content
David Russell edited this page Sep 6, 2016 · 2 revisions

The Logo Setting gives you the ability to brand your slideshow presentations by placing a logo graphic in the top-left corner of every slide in the presentation.

For example, to assign logo.png as the Logo Setting for your slideshow presentation, just add the following entry to your PITCHME.yaml file:

logo : assets/logo.png

Both relative and absolute paths to the image file can be specified for this property.

As soon as the PITCHME.yaml is pushed to your Git repo your slideshow will display logo.png in the top-left corner of every slide.

This feature provides an opportunity to brand your slideshow presentation for a given audience:

  • Add a custom logo for your project, library or framework
  • Add a custom logo for your business
  • Add a custom logo for the meetup or conference where you'll be presenting
Clone this wiki locally