1 <?php $title="Source code"; include "top.php"; ?>
3 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
8 <center><b>Source Code</b></center>
12 <a href="https://git.savannah.gnu.org/cgit/nano.git/log/">source code</a>
15 If you want to build and run the bleeding-edge version of GNU nano,
17 <a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
18 instructions</a> located in the git repository itself.
22 <a href="/"><img src="withnano.png" alt="edited with nano" border="0"></a>
30 <?php include "bottom.php"; ?>