16 lines
No EOL
586 B
HTML
16 lines
No EOL
586 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Third Culture Upload</title>
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>up.thirdculture.top info</h1>
|
|
<p>Third culture upload supports uploading through the browser but also using the terminal as well you can find more details on the <a href="https://github.com/dutchcoders/transfer.sh">transfer.sh github</a>. I will include some simple examples here for quick reference.</p>
|
|
</body>
|
|
|
|
</html> |