We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd56e8e commit 6afe92cCopy full SHA for 6afe92c
PROPAGANDA.html
@@ -17,6 +17,11 @@
17
<div id="shownav">
18
<div id="hidenav">
19
<ul>
20
+ <li>
21
+ <a href="..">
22
+ Up one level ^
23
+ </a>
24
+ </li>
25
<li>
26
<a href="index.html">
27
index
@@ -210,6 +215,15 @@ <h2>
210
215
</strong>
211
216
</li>
212
217
</ul>
218
+ <div id="sourcecode">
219
+ <ul>
220
221
+ <a href="https://github.com/eyedeekay/eephttpd">
222
+ Source Code: (https://github.com/eyedeekay/eephttpd)
223
224
225
+ </ul>
226
+ </div>
213
227
<div>
214
228
<a href="#show">
229
Show license
0 commit comments