message no. 110000
Posted by techkid6 in #jekyll at 2015-08-30T00:39:53Z
hey, so is there a way to use a liquid tag as an argument for another liquid tab in jekyll? specifically I'm using a gem to generate geopatterns, could I do something like {% base64_geo_pattern text={{ page.title }} %}?