transition from parchment to downloads
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Downloads</title>
|
||||
<title>Parchment</title>
|
||||
<link rel="icon" href="Quill.png">
|
||||
<style>
|
||||
body {
|
||||
@@ -25,6 +25,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="draggable"></div>
|
||||
<webview src="http://localhost:3020" style="width:100vw; height:100vh;"></webview>
|
||||
<webview src="http://localhost:80" style="width:100vw; height:100vh;"></webview>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user