mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Updated docs, theme, jekyll
This commit is contained in:
Executable
+5
@@ -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