diff options
| author | tfasano1 <tfasano1@binghamton.edu> | 2021-06-30 22:14:07 -0400 |
|---|---|---|
| committer | tfasano1 <tfasano1@binghamton.edu> | 2021-06-30 22:14:07 -0400 |
| commit | 156e9cafb3162952dc4055d27da90650afc630a8 (patch) | |
| tree | a61958c8babe35a61877df2bb2f42fd2ea69823f | |
| parent | 08014695c87d4caf94a002cabfa22c0e800663dc (diff) | |
fixes
| -rw-r--r-- | auth.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ <aside> <h4>Huh?</h4> <p>If you're stuck, try finding the line <code>location / {</code></p> - <p>Below this block is where you should add the custom location block</p> + <p>Just below this block is where you should add the custom location block</p> </aside> <p>If you'd like to do the opposite, such as making the entire site private except for a public section, do this:</p> |
