Skip to content

Commit 7e5ed3e

Browse files
authored
Changed to testimonial form
1 parent 6823591 commit 7e5ed3e

File tree

3 files changed

+22
-6
lines changed

3 files changed

+22
-6
lines changed

_testimonials/jimmy-byrd-1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: jimmy-byrd-1
3+
bullets:
4+
- '**Jimmy Byrd**'
5+
- '[Open source developer](https://github.com/TheAngryByrd) on F# and InfoSec related problems'
6+
keywords:
7+
- infosec
8+
- open source
9+
- oss
10+
quote: Each feature is <span class="text-white font-bold">designed to be there</span>, rather than has to be there from feature creep.
11+
---

_testimonials/jimmy-byrd-2.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
id: jimmy-byrd-2
3+
bullets:
4+
- '**Jimmy Byrd**'
5+
- '[Open source developer](https://github.com/TheAngryByrd) on F# and InfoSec related problems'
6+
keywords:
7+
- infosec
8+
- open source
9+
- oss
10+
quote: A type system that <span class="text-white font-bold">gets out of your way</span>, instead of burdening you with keywords and repeated chants.
11+
---

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,7 @@
3232
</div>
3333

3434
<div></div>
35-
<div class="text-center text-white/90 sm:text-left text-pretty self-center font-heading leading-relaxed text-l sm:text-xl md:text-2xl lg:text-3xl">
36-
Each feature is <span class="text-white font-bold">designed to be there</span>, rather than has to be there from feature creep.
37-
<br/>
38-
A type system that <span class="text-white font-bold">gets out of your way</span>, instead of burdening you with keywords and repeated chants.
39-
</div>
4035

41-
<div></div>
4236
<div>
4337
<div
4438
class="nav-item w-fit"

0 commit comments

Comments
 (0)