First working version
This commit is contained in:
parent
8a6973fcb6
commit
baa592b81f
8 changed files with 192 additions and 51 deletions
|
@ -8,11 +8,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="wordcloud2.js"></script>
|
||||
<script src="js/wordcloud2.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<a href="index.php">WordsCloud</a>
|
||||
<a href="index.php">SimpleWordsCloud</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue