mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(active-users): remove api calls (#17170)
This commit is contained in:
committed by
Stuart Taylor
parent
49ac8aa202
commit
73526a665f
@@ -1,4 +1,4 @@
|
||||
#active-user-count
|
||||
#active-user-count(style='display:none;')
|
||||
h3
|
||||
span.green-text=activeUsers
|
||||
| people are using freeCodeCamp right now
|
||||
| people are using freeCodeCamp right now
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
script(src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js')
|
||||
script(src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js')
|
||||
include activeUsersScript
|
||||
// include activeUsersScript
|
||||
|
||||
Reference in New Issue
Block a user