Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts/main.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/main.html')
-rw-r--r--_layouts/main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/main.html b/_layouts/main.html
index 4f0db4c..8254f8d 100644
--- a/_layouts/main.html
+++ b/_layouts/main.html
@@ -1,3 +1,3 @@
-{% include header.html %}
+{% include common/header.html %}
{{ content }}
-{% include footer.html %}
+{% include common/footer.html %}