Skip to content

Commit

Permalink
Add hydpy group link section (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: Rajat Rajdeep <rajatrajdeep@outlook.com>
  • Loading branch information
vamc-k and RajatRajdeep authored Dec 16, 2024
1 parent aa1a569 commit 1fa4613
Show file tree
Hide file tree
Showing 6 changed files with 1,397 additions and 4 deletions.
10 changes: 10 additions & 0 deletions data/details.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ export const HERO_BANNER = {
cfpUrl: 'https://www.papercall.io/pyconfhyd2025',
};

export const ABOUT_HYDPY = {
title: 'Meet our Organizers: HydPy',
description:
'Hyderabad Python User Group (HydPy) is community driven group to promote Python in Hyderabad. HydPy has been conducting monthly Meetups & workshops in Hyderabad for last 9+ years and it has over 15000 members on meetup. We work together with other communities in particular, python and in general Open Source Software (OSS) related groups within Hyderabad and the rest of India to further expand the usage and increase users of OSS. HydPy is a recognised regional community by global Python Software Foundation (PSF).',
hydPyLogoUrl: '/images/hydpyLogo.svg',
hydPyLogoAlt: 'HydPy Logo',
hydPyUrl: 'https://www.hydpy.org/',
hydPyLinkText: 'Dive Into HydPy',
};

export const NAV_ITEMS = [
{
name: 'Home',
Expand Down
Loading

0 comments on commit 1fa4613

Please sign in to comment.