Add Linux Photography link

This commit is contained in:
Dmitri Popov
2019-02-14 14:44:17 +01:00
parent 142e95b631
commit a45191545d
2 changed files with 2 additions and 0 deletions

View File

@@ -106,6 +106,7 @@
shell_exec('sudo shutdown -h now 2>&1 & echo $!'); shell_exec('sudo shutdown -h now 2>&1 & echo $!');
} }
?> ?>
Read the <a href="https://gumroad.com/l/linux-photography">Linux Photography</a> book
</div> </div>
</body> </body>
</html> </html>

View File

@@ -48,6 +48,7 @@
<form> <form>
<input type="button" onClick="history.go(0)" value="Refresh"> <input type="button" onClick="history.go(0)" value="Refresh">
</form> </form>
<p>Read the <a href="https://gumroad.com/l/linux-photography">Linux Photography</a> book</p>
</div> </div>
</body> </body>
</html> </html>