diff --git a/content/2016-08.md b/content/2016-08.md
index 8288ed61a..b13e56285 100644
--- a/content/2016-08.md
+++ b/content/2016-08.md
@@ -48,3 +48,7 @@ $ git rebase -i dspace-5.5
```
dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
```
+
+## 2016-08-06
+
+- Finally figured out how to remove "View/Open" and "Bitstreams" from the item view
diff --git a/public/2016-08/index.html b/public/2016-08/index.html
index d9e36034c..31ae14a2a 100644
--- a/public/2016-08/index.html
+++ b/public/2016-08/index.html
@@ -131,6 +131,12 @@ $ git rebase -i dspace-5.5
dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
+
2016-08-06
+
+
+
Finally figured out how to remove “View/Open” and “Bitstreams” from the item view