Skip to content

Commit

Permalink
Fix #227: Update latest monthly hiring post ids
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed Mar 22, 2022
1 parent 7298f36 commit 4fca6bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxor_news/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.

# Updated monthly, see HackerNewsCli.hiring docstring.
who_is_hiring_post_id = 25266288
freelancer_post_id = 25318920
who_is_hiring_post_id = 25632982
freelancer_post_id = 25632980

0 comments on commit 4fca6bf

Please sign in to comment.