mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2025-07-24 06:50:37 -04:00
website major update
This commit is contained in:
parent
a19e773c99
commit
4021f27ae1
369 changed files with 380955 additions and 44498 deletions
32
docs/web_session_old/index.html
Normal file
32
docs/web_session_old/index.html
Normal file
|
@ -0,0 +1,32 @@
|
|||
<!doctype html>
|
||||
<html class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Exports from Cytoscape</title>
|
||||
<meta name="description" content="Single network exported from Cytoscape 3.3">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="styles/main.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!--[if lt IE 10]>
|
||||
<p class="browsehappy">
|
||||
You are using an <strong>ancient</strong> browser.
|
||||
Please <a href="http://browsehappy.com/">upgrade your browser
|
||||
</a> to improve your experience.
|
||||
</p>
|
||||
<![endif]-->
|
||||
|
||||
<!-- Actual Cytoscape.js Instance -->
|
||||
<div id="cy"></div>
|
||||
|
||||
<script src="networks.js"></script>
|
||||
<script src="styles.js"></script>
|
||||
|
||||
<script src="scripts/vendor.js"></script>
|
||||
<script src="scripts/main.js"></script>
|
||||
<script src="scripts/custom.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue