File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
content/static/feedback2020 Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < meta charset ="utf-8 ">
3+ < title > Redirecting to https://submissions.supercomputing.org/?page=Submit&id=WorkshopEvaluation&site=sc20</ title >
4+ < meta http-equiv ="refresh " content ="0; URL=https://submissions.supercomputing.org/?page=Submit&id=WorkshopEvaluation&site=sc20 ">
5+ < link rel ="canonical " href ="https://submissions.supercomputing.org/?page=Submit&id=WorkshopEvaluation&site=sc20 ">
Original file line number Diff line number Diff line change 119119AUTHOR_FEED_RSS = None
120120
121121STATIC_PATHS = ["CNAME" , "static" , "robots.txt" ]
122+ ARTICLE_EXCLUDES = ["static" ]
123+ EXTRA_PATH_METADATA = {
124+ 'static/schedule2020/index.html' : {'path' : 'schedule2020/index.html' },
125+ 'static/feedback2020/index.html' : {'path' : 'feedback2020/index.html' },
126+ }
122127
123128DEFAULT_PAGINATION = 10
124129
You can’t perform that action at this time.
0 commit comments