Compare commits

...

1 Commits

Author SHA1 Message Date
jack 88b038c2f9 clarify instructions for resume.txt 2021-01-05 02:31:40 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<body>
<div class="container">
<h1>resumes</h1>
<p>create a oneline ~/public_html/resume.txt to appear here</p>
<p>create a oneline ~/public_html/resume.txt with a link to your resume to appear here</p>
<p>* indicates tilde user is looking for work. <sup>(<code>touch ~/.looking</code> if you are!)</sup></p>
<hr>
<?php foreach (glob("/home/*") as $user) {