mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Create Slider
This commit is contained in:
16
docs/customizer.html
Normal file
16
docs/customizer.html
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: default
|
||||
theme: customizer
|
||||
route: customizer
|
||||
---
|
||||
{% include global/header.html %}
|
||||
|
||||
{%
|
||||
include docs/hero.html
|
||||
title="The Bulma Customizer"
|
||||
subtitle="Gorgeous websites built with Bulma."
|
||||
%}
|
||||
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="{{ site.url }}/assets/javascript/bulma-customizer/index.js"></script>
|
||||
Reference in New Issue
Block a user