Skip to content

Commit

Permalink
Update meta image text
Browse files Browse the repository at this point in the history
  • Loading branch information
Shpigford committed Aug 20, 2024
1 parent a770cd5 commit b797879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/stock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ def to_param
private

def create_meta_image
super("#{symbol} Stock")
super("#{symbol} Stock Price, Information and News")
end
end

0 comments on commit b797879

Please sign in to comment.