added missing circle files and bulmaswatch
This commit is contained in:
parent
f4d7a2acb9
commit
578a238f2e
6 changed files with 21 additions and 0 deletions
6
static-data/www/board/default-circle-picker.js
Normal file
6
static-data/www/board/default-circle-picker.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
recommendedIDs = document.getElementById('recommendedBoards')
|
||||
|
||||
recommendedIDs.onchange = function(){
|
||||
document.getElementById('feedIDInput').value = recommendedIDs.value
|
||||
getBlocks()
|
||||
}
|
0
static-data/www/shared/darktheme.js
Normal file
0
static-data/www/shared/darktheme.js
Normal file
6
static-data/www/shared/main/bulmaswatch.min.css
vendored
Normal file
6
static-data/www/shared/main/bulmaswatch.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue