Actually use the config variable. It helps.

This commit is contained in:
Vincent Driessen 2012-05-02 21:20:42 +02:00
parent a78b7fcd74
commit 5ffbca5e6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<base href="/rq/" />
<base href="{{ site.baseurl }}" />
<html lang="en">
<head>
<meta charset="UTF-8">