Skip to content

Commit

Permalink
update random post script
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Feb 5, 2024
1 parent c0cf896 commit dd8de16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/random-post.swift
Expand Up @@ -31,7 +31,7 @@ let url = "https://www.jessesquires.com/blog/\(date)\(title)/"
print("URL: \(url)\n")

let tweet = """
Random post from the archive:
From the archive:
\(postTitle)
\(url)
Expand Down

0 comments on commit dd8de16

Please sign in to comment.