Skip to content

Commit

Permalink
Fix #212: Update latest monthly hiring post ids
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed May 5, 2020
1 parent 26bc821 commit 2a9188e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxor_news/settings.py
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 = 22749308
freelancer_post_id = 22749307
who_is_hiring_post_id = 23042618
freelancer_post_id = 23042617

0 comments on commit 2a9188e

Please sign in to comment.