mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
missed a slash
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
</script>
|
||||
|
||||
<!-- DX Waterfall Component - CSS -->
|
||||
<link rel="stylesheet" href="<?php echo $this->paths->cache_buster('assets/css/dxwaterfall.css'); ?>">
|
||||
<link rel="stylesheet" href="<?php echo $this->paths->cache_buster('/assets/css/dxwaterfall.css'); ?>">
|
||||
|
||||
<!-- DX Waterfall Component - HTML -->
|
||||
<div class="row dxwaterfallpane">
|
||||
|
||||
Reference in New Issue
Block a user