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/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/jekyll-theme/page/title.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/jekyll-theme/page/title.html b/_includes/jekyll-theme/page/title.html
new file mode 100644
index 0000000..efbbb97
--- /dev/null
+++ b/_includes/jekyll-theme/page/title.html
@@ -0,0 +1,2 @@
+<h1>{{ page.title }}{% if page.subtitle %} <small>{{ page.subtitle }}</small>{% endif %}</h1>
+<hr/>