refactor; add basic gallery support
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<link href="/include/site/print.css" media="print" rel="stylesheet" type="text/css" />
|
||||
<link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" title="Danny Berger (blog)" />
|
||||
|
||||
{% if page.path %}
|
||||
<meta property="jekyll-source" content="https://raw.githubusercontent.com/dpb587/dpb587.github.com/master/{{ page.path }}" />
|
||||
{% endif %}
|
||||
|
||||
<meta property="twitter:site" content="dpb587" />
|
||||
<meta property="twitter:creator" content="dpb587" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user