Skip to content

Commit

Permalink
Update blog template to include social props (#11881)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 authored May 21, 2024
1 parent 95c9787 commit 92530cf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions archetypes/blog-post/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,23 @@ authors:
tags:
- change-me


# The social copy used to promote this post on Twitter and Linkedin. These
# properties do not actually create the post and have no effect on the
# generated blog page. They are here strictly for reference.

# Here are some examples of posts we have made in the past for inspiration:
# https://www.linkedin.com/feed/update/urn:li:activity:7171191945841561601
# https://www.linkedin.com/feed/update/urn:li:activity:7169021002394296320
# https://www.linkedin.com/feed/update/urn:li:activity:7155606616455737345
# https://twitter.com/PulumiCorp/status/1763265391042654623
# https://twitter.com/PulumiCorp/status/1762900472489185492
# https://twitter.com/PulumiCorp/status/1755637618631405655

social:
twitter:
linkedin:

# See the blogging docs at https://github.com/pulumi/docs/blob/master/BLOGGING.md
# for details, and please remove these comments before submitting for review.
---
Expand Down

0 comments on commit 92530cf

Please sign in to comment.