Skip to content

Commit

Permalink
Add content to the "About Us" section
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay196 committed Jul 28, 2020
1 parent cbbb460 commit 7c3eb64
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,28 @@ params:
about:
enable: true
title: About Us
subtitle: This is the community of Python programmers in Pune and beyond.
subtitle: This is the community of **Python programmers** and **Free and Open-source (FOSS) lovers** in Pune and beyond.
row:
- list:
- icon: fa-users
title: Community
description: ''
description: 'We are a diverse community of attendees and
volunteers ranging from people who use Python for their day
job to people who aren’t from a technical background but use
Python to solve interesting problems.'
url: '#'
- icon: fa-code
title: Develop
description: ''
description: 'Linkstatus, bot-irc, rsvp-lib and our website
are some of the projects that our volunteers currently
maintain besides that we are always open to do hack on any
open-source project in our monthly meetups.'
url: '#'
- icon: fa-meetup
title: Meetups
description: ''
description: 'Our meetups are an open platform, we always
encourage speakers specially the first timers to showcase
their work or share their knowledge with everyone.'
url: '#'
recent:
enable: false
Expand Down Expand Up @@ -99,7 +107,7 @@ params:
- icon: fa-envelope-o
title: Mailing list
description: >-
Join PythonPune mailing group to get important announcements and
Join **PythonPune mailing group** to get important announcements and
participate in discussions.
url: 'https://groups.google.com/forum/#!forum/pythonpune'
clients_list:
Expand Down

0 comments on commit 7c3eb64

Please sign in to comment.