diff --git a/library/DidgeridooArtwork/Page/Plugin/Image.php b/library/DidgeridooArtwork/Page/Plugin/Image.php new file mode 100644 index 0000000..73de5b7 --- /dev/null +++ b/library/DidgeridooArtwork/Page/Plugin/Image.php @@ -0,0 +1,8 @@ +_view->base . "/img/page/" . $imgName; + } +} \ No newline at end of file diff --git a/public/img/facebook-icon.png b/public/img/facebook-icon.png new file mode 100644 index 0000000..5fde3db Binary files /dev/null and b/public/img/facebook-icon.png differ