Skip to content

Commit

Permalink
Remove Bootstrap gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Apr 29, 2015
1 parent 5b9786b commit 7066299
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 134 deletions.
1 change: 0 additions & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
'lib/assets.php', // Scripts and stylesheets
'lib/titles.php', // Page titles
'lib/nav.php', // Custom nav modifications
'lib/gallery.php', // Custom [gallery] modifications
'lib/extras.php', // Custom functions
];

Expand Down
1 change: 0 additions & 1 deletion lib/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
add_theme_support('soil-relative-urls'); // Enable relative URLs from Soil
add_theme_support('soil-nice-search'); // Enable nice search from Soil
add_theme_support('soil-jquery-cdn'); // Enable to load jQuery from the Google CDN
add_theme_support('bootstrap-gallery'); // Enable Bootstrap's thumbnails component on [gallery]

/**
* Configuration values
Expand Down
132 changes: 0 additions & 132 deletions lib/gallery.php

This file was deleted.

0 comments on commit 7066299

Please sign in to comment.