mirror of
https://github.com/9x/9x.github.io.git
synced 2026-09-02 09:04:33 +02:00
deactivate particles
This commit is contained in:
@@ -29,6 +29,7 @@ main {
|
||||
#bg{
|
||||
background: #314159;
|
||||
position:fixed;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -100;
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="particles-js" style="position:fixed"></div>
|
||||
<!-- <div id="particles-js" style="position:fixed"></div> -->
|
||||
<div id="bg"></div>
|
||||
<main>
|
||||
|
||||
@@ -49,8 +49,8 @@
|
||||
<span class="sr-only">YouTube</span>
|
||||
</a>
|
||||
</div>
|
||||
<script src="js/particles.js"></script>
|
||||
<script src="js/app.js"></script>
|
||||
<!-- <script src="js/particles.js"></script> -->
|
||||
<!-- <script src="js/app.js"></script> -->
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user