forked from willianjusten/will-jekyll-template
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
testimonials.html
35 lines (32 loc) · 1.66 KB
/
testimonials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: minimal
title: "What people have said about #100DaysDX"
permalink: /testimonials/index.html
description: "Some of the reviews"
---
<div class="testimonial">
<blockquote>"This content looks great! I recommend checking it out if you want to improve your product's/service's #DeveloperExperience"
<a href="https://twitter.com/Hamatti/status/1153661298535800832">Juhis</a></blockquote>
</div>
<div class="divider"> </div>
<div class="testimonial">
<a href="https://twitter.com/AmancioBouza/status/1161969033274695680"><img src="/assets/img/amancio.png"></img></a>
</div>
<div class="divider"> </div>
<div class="testimonial">
<blockquote>"Very cool - yes, I started following the 100 days articles even though I would love to get them via a newsletter (I'm sure I can't get myself to time and look at it every day) :) I would love to contribute to the content, actually."
<a href="https://twitter.com/agraebe">Alex Graebe</a></blockquote>
</div>
<div class="divider"> </div>
<div class="testimonial">
<a href="https://twitter.com/SimoHosio/status/1159107265049354240"><img src="https://100daysdx.com/assets/img/day8/ismo.png"></img></a>
</div>
<div class="divider"> </div>
<div class="testimonial">
<img src="https://100daysdx.com/assets/img/henri.png"></img></a>
</div>
<div class="divider"> </div>
<div class="testimonial">
<blockquote>quirky = having or characterized by peculiar or unexpected traits or aspects</blockquote>
<a href="https://twitter.com/davidbiesack/status/1189594849995046912"><img src="https://100daysdx.com/assets/img/david.png"></img></a>
</div>