summaryrefslogtreecommitdiffstats
path: root/dna.html
diff options
context:
space:
mode:
authorDmitri DB <[email protected]>2022-05-05 19:21:22 -0700
committerDmitri DB <[email protected]>2022-05-05 19:21:22 -0700
commit84551d2a6cfc7a533d4023edbea45ccb9ab1cce5 (patch)
tree68136800fce286a70add2549a151c0ac838d06b7 /dna.html
parent13df5a135a9c4abcb5ffc2a2ae882de272148b9a (diff)
download31337itsolutions.com-84551d2a6cfc7a533d4023edbea45ccb9ab1cce5.tar.gz
License addition and cruft removalHEADmaster
Diffstat (limited to 'dna.html')
-rw-r--r--dna.html105
1 files changed, 0 insertions, 105 deletions
diff --git a/dna.html b/dna.html
deleted file mode 100644
index 6d4b494..0000000
--- a/dna.html
+++ /dev/null
@@ -1,105 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>31337itsolutions</title>
- <link rel="stylesheet" href="style.css">
- <link rel="stylesheet" href="dna.css">
-</head>
-<body>
- <canvas id ="beach"></canvas>
- <div class="content">
- <div class="wrapper">
- <h3>31337itsolutions - The Future Is In Our DNA</h3>
- <div class="line line1">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line2">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line3">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line4">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line5">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line6">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line7">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line8">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line9">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line10">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line11">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line12">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line13">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line14">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line15">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line16">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line17">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line18">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- </div>
- </div>
-
- <p>
- We specialize in providing over 25 years of experience in delivering top tier IT consulting services. Our full stack runs the gamut all the way from software, hardware, network and security engineering, and in a wide range of fields such as marketing, art &amp; design, and research.
- <div class="menu">
- <ul class="menu">
- <li><a href="/">Home</a></li>
- <li><a href="/services.html">Services</a></li>
- <li><a href="https://dev.31337itsolutions.com">Git</a></li>
- <li><a href="/contact.html">Contact</a></li>
- </ul>
- </div>
- <div id="copyright">
- Copyright &copy; 2022 31337 IT Solutions
- <br>
- All Rights Reserved
- </div>
-</body>
-</html>