Commit Diff


commit - ec23fb5ed06263248e97c4aa49a917bb457355f6
commit + fdcb8e759fb91dafbafcb3d609ca61fa9f2e1137
blob - a5c56537c31cb4a1a4e7f2c04ce481619ca41c87
blob + 16e023d2654361ca19672161f6d58a74a618f621
--- index.html
+++ index.html
@@ -25,17 +25,17 @@
 		}
 		</pre>
 		<p>
-		This will serve web site content from the <tt>www</tt>
+		This will serve web site content from the <b>www</b>
 		repository and let you browse the website at your
 		user/organization's main domain, e.g.,
 		<a href="/">demo.gothub.org</a>.
 		Don't worry, your repositories will still be browsable under
-		the <tt>/repos</tt> url path, i.e.,
+		the <b>/repos</b> url path, i.e.,
 		<a href="/repos">demo.gothub.org/repos</a>.
 		</p>
 		<p>
 		Once configured, you can conveniently manage the website by
-		committing changes to the <tt>www</tt> repository. For
+		committing changes to the <b>www</b> repository. For
 		additional configuration options, see
 		<a href="https://gameoftrees.org/gotsys.conf.5.html">gotsys.conf(5)</a>.
 		</p>