Add container tests

This commit is contained in:
Jeremy Thomas
2021-10-30 23:10:31 +01:00
parent 69a991ade1
commit 74b9b1e665
6 changed files with 263 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="{{ site.url }}/vendor/fontawesome-free-5.15.2-web/css/all.min.css">
<link rel="stylesheet" href="{{ site.url }}/css/bulma.css?v={{ site.time | date: "%Y%m%d%H%M" }}">
</head>
<body style="padding: 1.5rem;">
<body>
{{ content }}
</body>
</html>