diff --git a/.gitignore b/.gitignore index de28e73..bca1b9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +# Generated HTML +/output/index.php + # Kate .*.kate-swp diff --git a/get_online_session_communities.php b/get_online_session_communities.php index 2876b8b..fad1abb 100644 --- a/get_online_session_communities.php +++ b/get_online_session_communities.php @@ -586,6 +586,7 @@ "" . PHP_EOL . "" . PHP_EOL . " " . PHP_EOL . + " " . PHP_EOL . " " . $title . "" . PHP_EOL . " " . PHP_EOL . " " . PHP_EOL; diff --git a/output/styles.css b/output/styles.css new file mode 100644 index 0000000..e69de29