Skip to content

Commit

Permalink
daily dev post ownership (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
mubareksd authored Oct 23, 2023
1 parent f1f4e46 commit 3e7a329
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layouts/partials/head/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@
{{- with .Site.Params.app.tileColor -}}
<meta name="msapplication-TileColor" content="{{ . }}">
{{- end -}}

{{- with .Site.Params.social.Twitter -}}
<meta name="twitter:creator" content="@{{ . }}" />
{{- end -}}

1 comment on commit 3e7a329

@vercel
Copy link

@vercel vercel bot commented on 3e7a329 Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.