Removed useless foulder
This commit is contained in:
parent
4f0f124949
commit
5c2ad88c4e
5 changed files with 1 additions and 469 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ generated/
|
||||||
node_modules/
|
node_modules/
|
||||||
auth/certs/
|
auth/certs/
|
||||||
.idea/
|
.idea/
|
||||||
|
animates/ #This is just for me local (a nice animation which i may implement later)
|
|
@ -1,27 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=windows-1251">
|
|
||||||
<script type="text/javascript" src="https://adsterra.com/libs/header_index/jquery-2.2.4.min.js"></script>
|
|
||||||
<script type="text/javascript" src="https://adsterra.com/libs/header_index/pixi.min.js"></script>
|
|
||||||
<script type="text/javascript" src="https://adsterra.com/libs/header_index/animationFrame.js?ver=201703051115"></script>
|
|
||||||
<script type="text/javascript" src="https://adsterra.com/libs/header_index/nodes.js?ver=201703051115"></script>
|
|
||||||
</head>
|
|
||||||
<style>body {
|
|
||||||
margin: 0;
|
|
||||||
background-color: transparent;
|
|
||||||
}</style>
|
|
||||||
<body>
|
|
||||||
<header>
|
|
||||||
<script>
|
|
||||||
Nodes.multipleInit([{
|
|
||||||
"post_name": "ADSTERRA",
|
|
||||||
"drawnImage": "TeaSpeak32b.png", //https://orig00.deviantart.net/45aa/f/2015/323/9/9/letter_a_by_hillygon-d9h8c6a.jpg | TeaSpeak32b.png
|
|
||||||
"linkTitle": "ADSTERRA",
|
|
||||||
"particleDensity": "5",
|
|
||||||
"particleWidth": "0.4",
|
|
||||||
"particleHeight": "0.4"
|
|
||||||
}]);
|
|
||||||
</script>
|
|
||||||
</header>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 325 KiB |
Loading…
Add table
Reference in a new issue