Removed comment
This commit is contained in:
@@ -11,10 +11,6 @@ class App extends Controller
|
|||||||
return get_bloginfo('name');
|
return get_bloginfo('name');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Page titles
|
|
||||||
* @return string
|
|
||||||
*/
|
|
||||||
public static function title()
|
public static function title()
|
||||||
{
|
{
|
||||||
if (is_home()) {
|
if (is_home()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user