Skip to content

Commit a6c1310

Browse files
committed
docs: add testimonials
1 parent 704dbe0 commit a6c1310

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

tmpl/home.page.tmpl

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,32 @@ Cya!</pre>
232232
</div>
233233
</div>
234234

235+
<div>
236+
<hr />
237+
</div>
238+
239+
<h3 class="m-0 p-0 text-lg flex items-center">What people are saying about pico</h3>
240+
241+
<article class="features">
242+
<div class="box">
243+
"Big fan of pico.sh, been hosting a few small sites on there for a
244+
while now, no faster way to get something up and running"
245+
<a href="https://news.ycombinator.com/item?id=43563757">scbenet</a>
246+
</div>
247+
248+
<div class="box">
249+
"Love the KISS approach to your services. Simple text files, built on
250+
fundamental services."
251+
<a href="https://news.ycombinator.com/item?id=43563900">stego-tech</a>
252+
</div>
253+
254+
<div class="box">
255+
"SSH is kind of a secret hidden interface because of how nerdy it is,
256+
so I feel that it goes underappreciated sometimes."
257+
<a herf="https://news.ycombinator.com/item?id=43579419">fragmede</a>
258+
</div>
259+
</div>
260+
235261
<div class="text-center">
236262
<h3 class="text-lg inline-block">Ready to join?</h3>
237263
<div><a href="/getting-started" class="btn-link">GET STARTED</a></div>

0 commit comments

Comments
 (0)