mirror of
https://github.com/PeernetOfficial/WebGatewayUpload.git
synced 2026-07-16 19:47:51 +01:00
added share file to peernet
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Peernet Upload file</title>
|
<title>Peernet Share file</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
<div class="wrap d-md-flex">
|
<div class="wrap d-md-flex">
|
||||||
<div class="text-wrap p-4 p-lg-5 text-center d-flex align-items-centert">
|
<div class="text-wrap p-4 p-lg-5 text-center d-flex align-items-centert">
|
||||||
<div class="text w-100">
|
<div class="text w-100">
|
||||||
<h2 class="Peernetblue">Upload file to peernet</h2>
|
<h2 class="Peernetblue">Share file to peernet</h2>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<form class="form-group" method="POST" action="/upload" enctype="multipart/form-data">
|
<form class="form-group" method="POST" action="/upload" enctype="multipart/form-data">
|
||||||
|
|||||||
Reference in New Issue
Block a user