mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-23 12:58:00 +01:00
21 lines
712 B
HTML
21 lines
712 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 when 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>
|