Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
blob: e7cde7d437f8bb59055bf621430f0cb1c1efcc9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate, post-check=0, pre-check=0" />
    <meta http-equiv="cache-control" content="max-age=0" />
    <title>Losing my mind</title>
  </head>
  <body>
    <svg viewBox="-6 -6 12 12" xmlns="http://www.w3.org/2000/svg" class="weapon-icon">
      <use href="assets/images/counters.svg?v=2#smg"></use>
    </svg>
  </body>
  <!-- <script src="index.js"></script> -->
</html>