Skip to content

Commit fcaec1e

Browse files
jonjensenshowell
authored andcommitted
Correct code block showing literal ...
1 parent b20e775 commit fcaec1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hosting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ testing. Here is a typical diff:
3737

3838
To build your site with prod settings, do this:
3939

40-
`PROD_ARCHIVE=1 python archive.py -b`
40+
```
41+
PROD_ARCHIVE=1 python archive.py -b
42+
```
4143

4244
You will also want to copy layouts and assets to your production
4345
directory. These include:

0 commit comments

Comments
 (0)