We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bd9667 + ff3af05 commit 14dc84fCopy full SHA for 14dc84f
README.md
@@ -67,7 +67,7 @@ checked-out copy of OBF.github.io.
67
68
This may change.
69
70
-#### Some Hugo tips
+#### Some other random tips
71
72
- To set up a URL redirect, add an alias to the page you want to
73
redirect *to*. This goes in the header part of the .md (the part
@@ -92,7 +92,8 @@ image, use this html:
92
involve .pngs take effect right away, but for some reason, if you're
93
using .jpg or .jpeg images, it takes a while (20 min or so?) for
94
them to show up on localhost. No idea why.
95
- - To enclose a section of text in a gray box use
+
96
+- To enclose a section of text in a gray box use
97
```
98
<div class="well">
99
0 commit comments