Skip to content

Commit

Permalink
remove accidental "f"
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Dec 29, 2024
1 parent 8b3a518 commit 3ac8e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_internal/twitter_cards.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
f{{ $detectedimage := "" }}
{{ $detectedimage := "" }}
{{ $twitter_image := "" }}
{{ if .Params.cover }}
{{ $cover := resources.Get (.Params.Cover) }}
Expand Down

0 comments on commit 3ac8e9f

Please sign in to comment.