Skip to content

Commit

Permalink
Merge pull request #75 from Afkanerd/dev
Browse files Browse the repository at this point in the history
update: minor modifications
  • Loading branch information
mildrette authored Sep 13, 2024
2 parents de3031c + 6272696 commit 16e1f71
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@

<!--============================= Landing Page ===================================== -->
<section id="hero" class="landing-page py-5">
<div class="container">
<h1 class="hero-title text-center" data-i18n="hero.title">AFKANERD - We Code For The People</h1>
<h4 data-i18n="hero.subtitle1" class="hero-subtitle">We build open source in the open. <br> We build technology for digital rights, security, and privacy. Our tools are openly available for advocacy, healthcare, and educational purposes.</h4>
<h4 data-i18n="hero.subtitle2" class="hero-subtitle text-center">We also consult with open source projects and individuals. We will happily consult on your project if it serves the open source community - feel free to reach out.</h4>
<div class="container text-center">
<h1 class="hero-title text-center" data-i18n="hero.title">AFKANERD<br/> <h2>We Code For The People<h2></h1><br>
<h4 data-i18n="hero.subtitle1" class="hero-subtitle" style="color: gray">We build open source in the open. <br><br>We build technology for digital rights, security, and privacy. Our tools are openly available for advocacy, healthcare, and educational purposes.</h4>
<h4 data-i18n="hero.subtitle2" class="hero-subtitle text-center" style="color: gray">We also consult with open source projects and individuals. We will happily consult on your project if it serves the open source community - feel free to reach out.</h4>
</div>
</section>

Expand All @@ -93,7 +93,7 @@ <h4 data-i18n="hero.subtitle2" class="hero-subtitle text-center">We also consult
<div class="col-md-12">
<h3 data-i18n="about.title">afkanerd@afkanerd: ~$ ./Afkanerd</h3>
<img src="./images/lovelace.jpg" alt="About Image" class="img-fluid mb-4 mt-3">
<blockquote data-i18n="about.quote">Source/Los Alamos: ENIAC, the world's first digital computer, unveiled 70 years ago Sunday at the University of Pennsylvania, had six primary programmers: Kay McNulty, Betty Jennings, Betty Snyder, Marlyn Wescoff, Fran Bilas and Ruth Lichterman. They were initially called "operators." - phillyvoice.com</blockquote>
<blockquote data-i18n="about.quote"><i>Source/Los Alamos: ENIAC, the world's first digital computer, unveiled 70 years ago Sunday at the University of Pennsylvania, had six primary programmers: Kay McNulty, Betty Jennings, Betty Snyder, Marlyn Wescoff, Fran Bilas and Ruth Lichterman. They were initially called "operators." - phillyvoice.com</i></blockquote>
<h5 data-i18n="about.description">We are inspired by many great individuals who take action. We know we can only inspire change and drive development by leading the way. We build in the open and encourage you to join us on our mission to make the world more open and more accessible to all.</h5>
</div>
</div>
Expand Down

0 comments on commit 16e1f71

Please sign in to comment.