File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1262,7 +1262,7 @@ Write tests until fear is transformed into boredom.
12621262-->
12631263
12641264---
1265- layout: two-col-image-text
1265+ layout: default
12661266h1:
12671267 type: braces
12681268 color: primary
@@ -1271,15 +1271,8 @@ h1:
12711271
12721272# Resources
12731273
1274- ::image::
1275-
1276- <div class =" flex flex-col items-center gap-1 h-full justify-center pl-4 " >
1277- <img src =" ./images/book-art-of-unit-testing.jpg " class =" max-h-[30%] w-auto rounded shadow " />
1278- <img src =" ./images/book-legacy-code.jpg " class =" max-h-[30%] w-auto rounded shadow " />
1279- <img src =" ./images/book-tdd-by-example.jpg " class =" max-h-[30%] w-auto rounded shadow " />
1280- </div >
1281-
1282- ::content::
1274+ <div class =" flex gap-8 mt-4 " >
1275+ <div class =" flex-1 " >
12831276
12841277** Books:**
12851278
@@ -1298,6 +1291,14 @@ h1:
12981291
12991292</div >
13001293
1294+ </div >
1295+ <div class =" flex flex-col items-end gap-2 justify-center " >
1296+ <img src =" ./images/book-art-of-unit-testing.jpg " class =" h-32 w-auto rounded shadow " />
1297+ <img src =" ./images/book-legacy-code.jpg " class =" h-32 w-auto rounded shadow " />
1298+ <img src =" ./images/book-tdd-by-example.jpg " class =" h-32 w-auto rounded shadow " />
1299+ </div >
1300+ </div >
1301+
13011302---
13021303layout: default-aside
13031304---
You can’t perform that action at this time.
0 commit comments