Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
370a666d27638530fbf51007d1defc2f883a0b62
masto-fe
/
app
/
javascript
/
core
/auth.js
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
370a666d
— vyxen [feature] Nicer login.html page, with cute styling + link to source code (#19)
1 year, 9 days ago
1
2
3
import
'packs/public-path'
;
import
'./settings'
;
import
'./two_factor_authentication'
;