diff --git a/packages/2018/src/components/PortlandCollectionPage.js b/packages/2018/src/components/PortlandCollectionPage.js
index 44e243d31..c60565dde 100644
--- a/packages/2018/src/components/PortlandCollectionPage.js
+++ b/packages/2018/src/components/PortlandCollectionPage.js
@@ -1,6 +1,7 @@
import React from 'react';
import { css } from 'emotion';
import { Link } from 'react-router';
+import { Logo } from '@hackoregon/component-library'
const collectionPageWrapper = css`
position: relative;
@@ -135,7 +136,7 @@ const PortlandCollectionPage = () => (
-
+
Portland Collections