moved site to docs

This commit is contained in:
Clément GOUIN
2019-07-10 15:24:48 +02:00
parent 49e1ebf163
commit 98a5d18a46
4 changed files with 1 additions and 1 deletions
+1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -0,0 +1 @@
!function(){return function e(n,r,o){function t(f,u){if(!r[f]){if(!n[f]){var l="function"==typeof require&&require;if(!u&&l)return l(f,!0);if(i)return i(f,!0);var s=new Error("Cannot find module '"+f+"'");throw s.code="MODULE_NOT_FOUND",s}var a=r[f]={exports:{}};n[f][0].call(a.exports,function(e){return t(n[f][1][e]||e)},a,a.exports,e,n,r,o)}return r[f].exports}for(var i="function"==typeof require&&require,f=0;f<o.length;f++)t(o[f]);return t}}()({1:[function(e,n,r){(function(r){let o={};try{o=e("../svg_list.json")}catch(e){console.error("fa-diagrams: SVG list could not be loaded",e)}const t={list:o};n.exports=t,r.faDiagrams=t}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../svg_list.json":void 0}]},{},[1]);
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>fa-diagrams example</title>
<script src="fa-diagrams-data.min.js"></script>
<script src="fa-diagrams.min.js"></script>
</head>
<body>
<h1 id="title">WIP</h1>
</body>
</html>