Skip to content

Commit

Permalink
Merge pull request #2 from LainForge/about/dev
Browse files Browse the repository at this point in the history
chore(about): updated about page
  • Loading branch information
TarunTomar122 authored Sep 21, 2023
2 parents 4fd98be + 1290c9f commit 2708d96
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
Binary file added public/imgs/why-lainforge/bar.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion src/layouts/AboutLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const { frontmatter } = Astro.props;
<Header activeNav="about" />
<Breadcrumbs />
<main id="main-content">
<section id="about" class="prose mb-28 max-w-3xl prose-img:border-0">
<section id="about" class="prose mb-18 max-w-3xl prose-img:border-0">
<h1 class="text-2xl tracking-wider sm:text-3xl">{frontmatter.title}</h1>
<slot />
</section>
Expand Down
15 changes: 14 additions & 1 deletion src/pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,17 @@ layout: ../layouts/AboutLayout.astro
title: "About"
---

WIP...👩🏽‍🔧
One fine afternoon, two old friends (Rohan and Tarun) were talking over a phone call when one of them, out of nowhere, said this -

> "We should start our own open-source organisation"
![himym meme](/imgs/why-lainforge/bar.gif)

#### And rest is history as they say!

Currently Lainforge is a team of over **8 people** working across **4 different projects.**
(No, we don't get paid for any of this)

If you have a new project idea or want to just contribute to the existing ones, you should hangout with us in our [discord](https://discord.gg/UxGdN56meC) channel.

We are looking out for similar minded people on internet who like to `code for fun`

0 comments on commit 2708d96

Please sign in to comment.