Skip to content

Commit 330670a

Browse files
fixed another glitch
1 parent fe8fb35 commit 330670a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/panel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function __construct() {
5656
// get the first set of pages
5757
$this->rootPages();
5858
// get the additional site info from content/site.txt
59-
$this->siteInfo();
59+
$this->info();
6060

6161
}
6262

0 commit comments

Comments
 (0)