diff --git a/build-scripts/build-web-examples.pl b/build-scripts/build-web-examples.pl index 6df912aa8..38b418641 100755 --- a/build-scripts/build-web-examples.pl +++ b/build-scripts/build-web-examples.pl @@ -180,7 +180,7 @@ sub handle_example_dir { my $other_examples_html = ""; @@ -225,7 +225,7 @@ sub handle_category_dir { # !!! FIXME: image my $example_image_url = "https://placehold.co/600x400/png"; $examples_list_html .= " - +
$category/$example
@@ -297,7 +297,7 @@ foreach my $category (get_categories()) { # !!! FIXME: image my $example_image_url = "https://placehold.co/600x400/png"; $homepage_list_html .= " -
+
$category/$example
diff --git a/examples/template-category.html b/examples/template-category.html index bc79e8d83..9872e9ad8 100644 --- a/examples/template-category.html +++ b/examples/template-category.html @@ -5,7 +5,11 @@ @project_name@ Examples: @category_name@ - +