diff --git a/pages/about.php b/pages/about.php index 8409071..c98d5ae 100644 --- a/pages/about.php +++ b/pages/about.php @@ -38,4 +38,5 @@ return <<<'ORIBI_SYNC_CONTENT' -ORIBI_SYNC_CONTENT; \ No newline at end of file +ORIBI_SYNC_CONTENT; +ORIBI_SYNC_CONTENT; diff --git a/theme/blocks/index.php b/theme/blocks/index.php index 051abc8..72e11d4 100644 --- a/theme/blocks/index.php +++ b/theme/blocks/index.php @@ -1664,9 +1664,11 @@ function oribi_render_camera_animation() 0:00 -HTML; + +HTML; } + function oribi_render_platform_row($a) { $rev = !empty($a['reversed']) ? ' reverse' : '';