Skip to content

Commit

Permalink
Fix #138: Update latest monthly hiring post ids
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed Aug 8, 2018
1 parent 0b91a73 commit 4f48b6d
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 = 17442187
freelancer_post_id = 17442188
who_is_hiring_post_id = 17663077
freelancer_post_id = 17663078

0 comments on commit 4f48b6d

Please sign in to comment.