module.exports =
  cdn_url: (path) ->
    '/'+path # as an example
