• Skip to primary navigation
  • Skip to content
  • Skip to footer
CSCI 0111 home
  • Lectures
  • Assignments
  • Labs
  • Resources
  • Calendar
  • Staff
    Post: Header Image with OpenGraph Override

    Post: Header Image with OpenGraph Override

    less than 1 minute read

    This post has a header image with an OpenGraph override.

    header:
      image: /assets/images/page-header-image.png
      og_image: /assets/images/page-header-og-image.png
      og_image_alt: "OpenGraph image description"
    

    Tags: edge case, image, layout

    Categories: Layout, Uncategorized

    Updated: October 26, 2017

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You may also enjoy

    Exclude Post from Search Index

    less than 1 minute read

    This post should not appear in the search index because it has the following YAML Front Matter:

    Layout: Header Video

    less than 1 minute read

    This post should display a header with a responsive video, if the theme supports it.

    Gemified Theme – Beta Release

    2 minute read

    Hot on the heels of Jekyll v3.3.0 is a beta release of Minimal Mistakes… as a gemified theme.

    Gemified Theme – Alpha Release

    3 minute read

    Jekyll themes distributed as Ruby gems are finally here to make installing and upgrading much easier. Gone are the days of forking a repo just to “install it...