Skip to content

Commit b8710ae

Browse files
committed
chore: update static page highlighting
1 parent 280e69c commit b8710ae

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
```console
2-
./tempest static:generate
2+
<dim>./tempest static:generate</dim>
33

4-
- <em>/framework/01-getting-started</em> > <u>/public/framework/01-getting-started/index.html</u>
5-
- <em>/framework/02-the-container</em> > <u>/public/framework/02-the-container/index.html</u>
6-
- <em>/framework/03-controllers</em> > <u>/public/framework/03-controllers/index.html</u>
7-
- <em>/framework/04-views</em> > <u>/public/framework/04-views/index.html</u>
8-
- <em>/framework/05-models</em> > <u>/public/framework/05-models/index.html</u>
9-
- <comment>…</comment>
10-
```
4+
/framework/01-getting-started <dim>....</dim> <em>/public/framework/01-getting-started/index.html</em>
5+
/framework/02-the-container <dim>........</dim> <em>/public/framework/02-the-container/index.html</em>
6+
/framework/03-controllers <dim>............</dim> <em>/public/framework/03-controllers/index.html</em>
7+
/framework/04-views <dim>........................</dim> <em>/public/framework/04-views/index.html</em>
8+
/framework/05-models <dim>......................</dim> <em>/public/framework/05-models/index.html</em>
9+
<comment>…</comment>
10+
```

0 commit comments

Comments
 (0)