diff --git a/README.md b/README.md
index 8a2cb25..bfc1abd 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,8 @@ BackgroundImages = [
]
# optional background style (valid css only)
BackgroundStyle = "background: #000000;"
+# optional bool to have links open in a new window/tab (default: true)
+OpenLinksInNewWindow = true
# list of nav tags
[[ params.nav ]]
diff --git a/layouts/partials/tile.html b/layouts/partials/tile.html
index d7e239f..4e2fe15 100644
--- a/layouts/partials/tile.html
+++ b/layouts/partials/tile.html
@@ -1,10 +1,10 @@
-
+