Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
generic:mods:addboard [2017/10/09 00:05]
theexpertnoob [And you thought we were done] updated with distribution step
generic:mods:addboard [2018/07/28 12:23] (current)
matthias [And you thought we were done]
Line 67: Line 67:
 ===== And you thought we were done ===== ===== And you thought we were done =====
 How are your users going to know about this board if you don't have it linked from the main page? How are your users going to know about this board if you don't have it linked from the main page?
-<​code>​sudo nano /​opt/​piratebox/​www/​index.html</​code>​+<​code>​sudo nano /​opt/​piratebox/​www/content/​index.html</​code>​
 add this line after <​li><​a href="/​board/">​Forum</​a></​li>​ add this line after <​li><​a href="/​board/">​Forum</​a></​li>​
 <​code><​li><​a href="/​board2/">​2nd Board</​a></​li></​code>​ <​code><​li><​a href="/​board2/">​2nd Board</​a></​li></​code>​