diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..7bc07ec
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Environment-dependent path to Maven home directory
+/mavenHomeManager.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..6f29fee
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..b9ceecd
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/website.iml b/.idea/website.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/website.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/layouts/blogibis/list.html b/layouts/blogibis/list.html
index 98c26e1..d23da77 100644
--- a/layouts/blogibis/list.html
+++ b/layouts/blogibis/list.html
@@ -22,7 +22,6 @@
-
{{ $paginator := .Paginate ((where .Pages "Type" "blogibis").ByParam "lastmod").Reverse}}
{{ range $paginator.Pages }}
@@ -32,7 +31,6 @@
{{ partial "partials/pagination.html" (dict "page" . "format" "default" "align" "center") }}
-
{{ partial "widgets/ibissidebar.html" . }}
diff --git a/layouts/partials/widgets/ibissidebar.html b/layouts/partials/widgets/ibissidebar.html
index da11bca..aaab8a8 100644
--- a/layouts/partials/widgets/ibissidebar.html
+++ b/layouts/partials/widgets/ibissidebar.html
@@ -1,4 +1,4 @@
-