mirror of
https://github.com/paboyle/Grid.git
synced 2026-04-28 22:46:00 +01:00
Refactoring of the gh pages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% if site.url %}
|
||||
{% assign base_path = site.url | append: site.baseurl %}
|
||||
{% else %}
|
||||
{% assign base_path = site.github.url %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user