AI-Generated Summary: This pull request simplifies the home page by removing excessive details. Specifically, parties, sessions, and news previously displayed on the page have been deleted. In addition, the calendar that was previously available on the page has been erased. These changes have led to a significantly simplified handle_params function in index.ex. In total, 168 deletions were made with one line of code added.
AI-Generated Summary: This pull request simplifies the home page by removing excessive details. Specifically, parties, sessions, and news previously displayed on the page have been deleted. In addition, the calendar that was previously available on the page has been erased. These changes have led to a significantly simplified
handle_params
function inindex.ex
. In total, 168 deletions were made with one line of code added.