Skip to content

Commit

Permalink
Redirect www.nyan.cat
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jun 29, 2019
1 parent ecc2752 commit ff76c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elmo/assemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
YEAR_NEXT = 2020
YEARS = [2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019]
PREV_URL = "https://aops.com/community/c5h1838663s1_21st_elmo_2019"
NEXT_URL = "https://nyan.cat"
NEXT_URL = "https://www.nyan.cat"

# Create header {{{1
with open("static/header.html") as f:
Expand Down

0 comments on commit ff76c0d

Please sign in to comment.