Skip to content

Commit 7d00434

Browse files
Copilotdmalan
andcommitted
Remove trailing whitespace
Co-authored-by: dmalan <[email protected]>
1 parent 57b9363 commit 7d00434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jekyll-theme-cs50.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def describe(input, max_length = 160)
105105
return "" if input.nil? || input.to_s.strip.empty?
106106

107107
markdown = input.to_s
108-
108+
109109
# Render Liquid tags first if $site is defined
110110
if defined?($site) && $site
111111
begin

0 commit comments

Comments
 (0)