mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-23 04:47:59 +01:00
20 lines
702 B
HTML
20 lines
702 B
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../screen.css" media="screen"/>
|
|
|
|
<title>ponysay</title>
|
|
</head>
|
|
<body>
|
|
<br/>
|
|
On reddit there is an entry for posting screenshots for fun messages<br/>
|
|
you get with upon running <code>fortune | ponysay</code>. Naturally you<br/>
|
|
should <a href="http://www.github.com/maandree/ponypipe">ponify your messages</a>.<br/>
|
|
<br/>
|
|
Upload your results <a href="http://www.reddit.com/r/mylittlelinux/comments/tzj1f/unofficial_official_fortune_ponysay_thread/">here</a>!
|
|
</body>
|
|
</html>
|