removing additional facebook social icon
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Jun 2018 15:27:57 +0000 (11:27 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 21 Jun 2018 15:27:57 +0000 (11:27 -0400)
functions.php
header.php
style.css

index 6f7caf9..75722b1 100644 (file)
@@ -197,8 +197,8 @@ function accesspress_parallax_scripts() {
 
        wp_enqueue_script( 'accesspress-parallax-custom', get_template_directory_uri() . '/js/custom.js', array('jquery'), '1.0', true );
     wp_localize_script( 'accesspress-parallax-custom', 'ap_params', $slider_parameters );
-    wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.1', true );
-       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.1" );
+    wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.2', true );
+       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.2" );
 
        if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
                wp_enqueue_script( 'comment-reply' );
index 22c2f01..e058c39 100644 (file)
@@ -36,7 +36,6 @@
             <div class="social-header">
                 <span>(231) 499-2339 </span>
                 <a class="social-icon fb" href="https://www.facebook.com/worknbites/"></a>
-                <a class="social-icon instagram" href="https://www.facebook.com/worknbites/"></a>
             </div>
             <div class="flex-box">
                 
index 8cce363..8828cbf 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: Work n Bites
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax