Skip to content

Commit

Permalink
Transfer oik/content-block to oik #34
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Aug 16, 2021
1 parent 510f30f commit 38910d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
/**
* Imports blocks for oik-blocks
*
* Each block is in a separate folder
* Each block is in a separate folder within src
*
* @copyright (C) Copyright Bobbing Wide 2018, 2019, 2020, 2021
* @author Herb Miller @bobbingwide
*/
import './oik-blockicon'; // Displays a selected BlockIcon
import './oik-blockinfo'; // Displays a selected Block's information
import './oik-blocklist'; // Displays a list of Blocks for a selected prefix
import './oik-content'; // Dynamic content block
import './oik-fields'; // From oik-fields - [bw_fields] and [bw_field] shortcode
import './oik-nivo'; // From oik-nivo-slider nivo
import './oik-person'; // From oik-user bw_user and bw_follow_me etc

0 comments on commit 38910d4

Please sign in to comment.