ThumbnailBuilder
Changes
gallery.html 19(+17 -2)
img/gallery/boat.png 0(+0 -0)
img/gallery/cell_tower.png 0(+0 -0)
img/gallery/obdd.png 0(+0 -0)
img/gallery/obdd_logo.png 0(+0 -0)
img/gallery/osmb.png 0(+0 -0)
img/gallery/osmb_logo.png 0(+0 -0)
Details
gallery.html 19(+17 -2)
diff --git a/gallery.html b/gallery.html
index e642e46..792522c 100644
--- a/gallery.html
+++ b/gallery.html
@@ -44,13 +44,13 @@
<div class="col s12 m4">
<div class="card">
<div class="card-image">
- <img src="./img/gallery/jaws.png">
+ <img src="./img/gallery/osmb.png">
</div>
<div class="card-content">
<p>Marine Board</p>
</div>
<div class="card-action">
- <a href="./index.html?background=./img/gallery/boat.jpg&logo=./img/gallery/osmb.png&titleColor=111,166,166,0.7&title=Great%20White%20Shark%20Migratory%20Patterns&category=Feature%20Service&sidebarColor=166,17,3,0.7">Use this theme</a>
+ <a href="./index.html?title=Great%20White%20Shark%20Migratory%20Patterns&titleColor=31%2C71%2C113%2C0.84&sidebarColor=66%2C163%2C145%2C0.82&category=Feature%20Service&background=./img/gallery/boat.png&logo=./img/gallery/osmb_logo.png">Use this theme</a>
</div>
</div>
</div>
@@ -124,6 +124,21 @@
</div>
</div>
</div>
+
+ <div class="col s12 m4">
+ <div class="card">
+ <div class="card-image">
+ <img src="./img/gallery/obdd.png">
+ </div>
+ <div class="card-content">
+ <p>Enterprise</p>
+ </div>
+ <div class="card-action">
+ <a href="./index.html?title=Oregon%20Broadband%20Map&titleColor=95%2C197%2C28%2C0.77&sidebarColor=0%2C0%2C0%2C0.65&category=Web%20App&background=./img/gallery/cell_tower.png&logo=./img/gallery/obdd_logo.png">Use this theme</a>
+ </div>
+ </div>
+ </div>
+
</div> <!-- END ROW-->
</div>
img/gallery/boat.png 0(+0 -0)
diff --git a/img/gallery/boat.png b/img/gallery/boat.png
new file mode 100644
index 0000000..57d9ea8
Binary files /dev/null and b/img/gallery/boat.png differ
img/gallery/cell_tower.png 0(+0 -0)
diff --git a/img/gallery/cell_tower.png b/img/gallery/cell_tower.png
new file mode 100644
index 0000000..633d14e
Binary files /dev/null and b/img/gallery/cell_tower.png differ
img/gallery/obdd.png 0(+0 -0)
diff --git a/img/gallery/obdd.png b/img/gallery/obdd.png
new file mode 100644
index 0000000..cc369c6
Binary files /dev/null and b/img/gallery/obdd.png differ
img/gallery/obdd_logo.png 0(+0 -0)
diff --git a/img/gallery/obdd_logo.png b/img/gallery/obdd_logo.png
new file mode 100644
index 0000000..0b44ccb
Binary files /dev/null and b/img/gallery/obdd_logo.png differ
img/gallery/osmb.png 0(+0 -0)
diff --git a/img/gallery/osmb.png b/img/gallery/osmb.png
index dd8476c..53d2d1e 100644
Binary files a/img/gallery/osmb.png and b/img/gallery/osmb.png differ
img/gallery/osmb_logo.png 0(+0 -0)
diff --git a/img/gallery/osmb_logo.png b/img/gallery/osmb_logo.png
new file mode 100644
index 0000000..dd8476c
Binary files /dev/null and b/img/gallery/osmb_logo.png differ