Skip to content

Commit

Permalink
Fix #50: Update latest monthly hiring post ids
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed Jun 2, 2016
1 parent e4bfa1d commit 9bc8851
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 = 11611867
freelancer_post_id = 11611868
who_is_hiring_post_id = 11814828
freelancer_post_id = 11814829

0 comments on commit 9bc8851

Please sign in to comment.