Buttons in main page: GitHub, Docs

This commit is contained in:
DarkCat09 2023-09-20 13:13:23 +04:00
parent 66ae5226b7
commit d65c34e848
No known key found for this signature in database
GPG Key ID: 0A26CD5B3345D6E3

View File

@ -1,6 +1,6 @@
<% const desc="txtdot is a HTTP proxy that parses text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts" %>
<!DOCTYPE html>
<html>
<% const desc="txtdot is a HTTP proxy that parses text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts" %>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,6 +15,10 @@
<main>
<header>
<h1>txt<span class="dot">.</span></h1>
<p class="menu">
<a href="https://github.com/txtdot/txtdot" class="button secondary">GitHub</a>
<a href="https://txtdot.github.io/documentation" class="button secondary">Docs</a>
</p>
<p><%= desc %></p>
</header>
<form action="/get" method="get" class="input-grid">