We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44bd3f commit 2370adbCopy full SHA for 2370adb
_includes/header.html
@@ -8,7 +8,7 @@
8
9
{% assign posts_total = site.posts | size %}
10
11
-{% assign user = site.github.owner | jsonify %}
+{% assign user = site.github.owner %}
12
13
<!doctype html>
14
<html>
0 commit comments