summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
-rw-r--r--sidebar.mdwn7
2 files changed, 2 insertions, 8 deletions
diff --git a/local.css b/local.css
index 852656b..1365ac7 100644
--- a/local.css
+++ b/local.css
@@ -1,4 +1,5 @@
img{height:auto;max-width:100%;}
.sidebar{border:1px solid; padding:1rem; margin-right:10px;width:auto;}
.blogform{background:none;border:0;}
-.pageheader .trails{display:none;} \ No newline at end of file
+.pageheader .trails{display:none;}
+.pagedate{margin-top:4rem;} \ No newline at end of file
diff --git a/sidebar.mdwn b/sidebar.mdwn
index d085c96..4243f9b 100644
--- a/sidebar.mdwn
+++ b/sidebar.mdwn
@@ -8,10 +8,3 @@
* [[archives]]
* [[resume]]
* [[ikiwiki]]
-
-[[!if test="enabled(calendar)" then="""
-[[!calendar pages="page(./posts/*) and !*/Discussion"]]
-"""]]
-
-[[Tags]]:
-[[!pagestats style="list" pages="./tags/*" among="./posts/*"]]