Undo fancy logic

doesn't work with sourcehut :(
This commit is contained in:
Case Duckworth 2021-01-31 00:17:31 -06:00
parent 89b8e0378a
commit e22c231f9f
1 changed files with 3 additions and 7 deletions

View File

@ -105,13 +105,9 @@ done)'>L;for F in I/*;do N=\${F#I/};X<L>O/\${N%.*};done
</code></pre>
or
$(if [ $(hostname) = larry ]; then
P "you can see <b>NEF</b> in its full Web glory"
P "<a href="https://www.acdw.net/nef/">here</a>."
else
P "you can see <b>NEF</b>'s source code"
P "<a href="https://git.sr.ht/~acdw/nef">here</a>."
fi)
<a href="https://www.acdw.net/nef/">view the website</a>
or
<a href="https://git.sr.ht/~acdw/nef">view the source code</a>.
<h2>contributing</h2>