Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions docs/my-website/blog/april_townhall_announcement/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
slug: april-townhall-announcement
title: "April Townhall: Friday, 10 April at 7:30 AM"
title: "April Townhall: Security + Product Roadmap"
date: 2026-04-02T07:30:00
authors:
- krrish
description: "Join the LiteLLM April townhall on Friday, 10 April at 7:30 AM."
description: "Join the LiteLLM April townhall on Friday, 10 April at 7:30 AM to learn about LiteLLM's security and product roadmap."
tags: [announcement, townhall]
hide_table_of_contents: true
---
Expand All @@ -26,6 +26,10 @@ We are hosting our April townhall on **Friday, 10 April at 7:30 AM PST**.
- Reliability and security updates
- Open Q&A with the team

## How to contribute

Add your thoughts to this [ticket](https://github.com/BerriAI/litellm/issues/24825) to help us shape the agenda.

## Register

Register here: [LiteLLM April Townhall Form](https://forms.gle/hvyVXwbFjzJQE7dEA)
Expand Down
2 changes: 1 addition & 1 deletion docs/my-website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ const config = {
label: 'Enterprise',
to: "docs/enterprise"
},
{ to: '/release_notes', label: 'Changelog', position: 'left' },
{ to: '/blog', label: 'Blog', position: 'left' },
{ to: '/release_notes', label: 'Release Notes', position: 'left' },
{
href: 'https://github.com/BerriAI/litellm',
position: 'right',
Expand Down
Loading