Gallery and Press Folder

This commit is contained in:
Robin Davies
2022-03-14 15:25:35 -04:00
parent fa9779db3d
commit 896ed0563c
18 changed files with 62 additions and 28 deletions
+2
View File
@@ -2,12 +2,14 @@
{
let images = [
"rig.jpg",
"jazz.png",
"thunder.png",
"midi-bindings.png",
"hotspot.png"
];
let captions = [
"\u00A0",
"PiPedal web interface.",
"Flexible effect routing.",
"Bind controls to midi messages.",
+1 -1
View File
@@ -23,7 +23,7 @@
height: 54px;
}
</style>
<header class="site-header sticky-header">
<header class="site-header sticky-header" style="background: url(banner-bg.jpg); background-size: cover">
<div class="wrapper ">
{%- assign default_paths = site.pages | map: "path" -%}