Commit 80e7aba6 authored by John Punzalan's avatar John Punzalan

Update Funasaka

parent d5179b3a
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<section class="section section--wo-banner" itemscope itemptype="http://schema.org/FindAction"> <section class="section section--wo-banner" itemscope itemptype="http://schema.org/FindAction">
<header class="section__header"> <header class="section__header">
<h2 class="section__title wow fadeInUp"><?php _e('Blog', 'kalabera')?></h2> <h2 class="section__title wow fadeInUp"><?php _e('News', 'kalabera')?></h2>
</header> </header>
<?php if(have_posts()) : ?> <?php if(have_posts()) : ?>
<?php while(have_posts()) : the_post(); ?> <?php while(have_posts()) : the_post(); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment