summaryrefslogtreecommitdiff
path: root/index.rb
diff options
context:
space:
mode:
Diffstat (limited to 'index.rb')
-rwxr-xr-xindex.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.rb b/index.rb
index 7237e5f..055eaa9 100755
--- a/index.rb
+++ b/index.rb
@@ -1,5 +1,6 @@
#!/usr/bin/env ruby
# -*- coding: utf-8 -*-
+require 'rdiscount'
require 'erb'
@title = "Web log entries"