Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Update functions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
szk11001 committed Aug 20, 2014
1 parent fa18fe4 commit 1c450c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions functions.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<<<<<<< HEAD
<?php
/**
* cornerstone functions and definitions
Expand Down Expand Up @@ -188,4 +187,4 @@ function load_custom_wp_admin_style($hook) {
}
add_action( 'admin_enqueue_scripts', 'load_custom_wp_admin_style' );

add_theme_support( 'post-thumbnails' );
add_theme_support( 'post-thumbnails' );

0 comments on commit 1c450c2

Please sign in to comment.