Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bugzorc committed Mar 9, 2024
1 parent 397bb7a commit 3943a18
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,32 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="icons/favicon.ico">
<title>BUGZORC</title>
<link rel="stylesheet" href="global.css">
<link rel="stylesheet" href="index.css">
<script src="index.js"></script>
<script src="blogCase.js"></script>
<script src="oneko.js"></script>
<meta property="og:description" content="My portfolio, where I showcase my notable work and share valuable insights. Windows/Reverse Engineering/Malware Anlysis/C++/php">
<meta property="og:image" content="https://bugzorc.github.io/images/staticImages">
<meta property="og:url" content="https://bugzorc.github.io/">
</head>
<body>
<!--CONGRATULATIONS YOU HAVE FOUND MY SECRET MESSAGE
CODE:4335$5 1.Lokwei Hezron
CODE:4335$5 1.bugzorc
send the code: twitter/telegram/discord @bugzorc
-->
<!--code for oneko-->
<!--[if IE]>
<script src="./oneko-ie6.js"></script>
<![endif]-->
<!--[if !IE]><!-->
<script src="./oneko.js"></script>
<!--<![endif]-->
<!--end-->
<div class="container">
<div class="items">

Expand Down

0 comments on commit 3943a18

Please sign in to comment.