File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11url : " "
22
3+ # GitHub Pages environment: https://help.github.com/articles/repository-metadata-on-github-pages/
34github :
4- repository_nwo : " pv8/pv8.github.io"
5- owner_url : " https://github.com/pv8"
5+ repository_url : " https://github.com/pv8/pv8.github.io"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ <h1 class="post-title"><a href="{{ page.url }}" itemprop="name">{{ page.title }}
3131 </ article >
3232
3333 < div class ="post-footer ">
34- < p > < a href ="https://github.com/ {{ site.github.repository_nwo }}/edit/{{ site.branch }}/{{ page.path }} "> Help improve this content</ a > .</ p >
34+ < p > < a href ="{{ site.github.repository_url }}/edit/{{ site.branch }}/{{ page.path }} "> Help improve this content</ a > .</ p >
3535 </ div >
3636
3737 {% if site.related_posts.size > 0 %}
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ <h4>About this site</h4>
3131 and hosted on < a href ="https://pages.github.com/ " target ="_blank " rel ="noopener "> GitHub Pages</ a > .
3232 < br />
3333 {% assign github = site.data.social-profiles | where:"name","GitHub" %}
34- Fork it on < a href ="{{ github[0].url }}/pv8.github.io "> GitHub</ a > .
34+ Fork it on < a href ="{{{ site. github.repository_url }} "> GitHub</ a > .
3535 </ p >
3636 </ div >
3737 <!-- {% include main-footer.html %} -->
You can’t perform that action at this time.
0 commit comments