酒店预订平台
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 

18 Zeilen
540 B

  1. site_name: bootstrap-select
  2. site_description: Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements.
  3. repo_url: https://github.com/silviomoreto/bootstrap-select
  4. theme: bootstrap
  5. theme_dir: custom_theme
  6. extra_css:
  7. - css/custom.css
  8. - dist/css/bootstrap-select.min.css
  9. extra_javascript:
  10. - dist/js/bootstrap-select.min.js
  11. pages:
  12. - Bootstrap-select: index.md
  13. - Examples: examples.md
  14. - Options: options.md
  15. - Methods: methods.md
  16. extra:
  17. version: 1.11.2