mirror of
https://github.com/neocities/neocities.git
synced 2025-08-02 07:41:52 +02:00
initial plan structure, and some misc fixes
This commit is contained in:
parent
555e64ac97
commit
86990f3535
10 changed files with 129 additions and 24 deletions
|
@ -58,7 +58,7 @@
|
|||
$('#shareButton').popover({html: true})
|
||||
|
||||
$('.typeahead').typeahead({
|
||||
minLength: 3,
|
||||
minLength: 2,
|
||||
highlight: true
|
||||
}, {
|
||||
name: 'tags',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue