diff --git a/static/js/index.es6 b/static/js/index.es6 index ba62bca..b2d74f2 100644 --- a/static/js/index.es6 +++ b/static/js/index.es6 @@ -37,6 +37,9 @@ var mir_tmpl = $("#template").text(), 'AOSP': { 'url': "/help/AOSP/" }, + 'lineageOS': { + 'url': "/help/lineageOS/" + }, 'homebrew': { 'url': "/help/homebrew/" },