Add line numbers for code blocks
This commit is contained in:
parent
67e8d41b74
commit
76747a0992
8 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
<link href="/style.css" type="text/css" rel="stylesheet" />
|
||||
<link href="/prism.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<body class="line-numbers">
|
||||
<h1 id="using-json-with-docker-compose">Using JSON with docker
|
||||
compose</h1>
|
||||
<p>Turns out you can use JSON with docker compose! It's a bit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue