added bad drag and drop
This commit is contained in:
parent
305a81508e
commit
e40b97f984
4 changed files with 82 additions and 2 deletions
|
@ -18,9 +18,10 @@
|
|||
<meta property="og:title" content="nin0dev" />
|
||||
<meta property="og:description" content="Hey, I'm nin0dev, a Canadian software developer." />
|
||||
<meta property="og:image" content="https://nin0.dev/logo.png" />
|
||||
<script src="js/drag.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="window" id="main-window">
|
||||
<div class="window" id="main-window" style="position: absolute;">
|
||||
<div class="title-bar">
|
||||
<div class="title-bar-text">Home</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue