aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-05-14 17:40:36 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-05-14 17:40:36 -0500
commitafca82bbf549ac0bb0af39ee4152ac06b31acaaa (patch)
treea9ad3d49e97f5cd3afa8186b21dd76893f0ca64d /templates/base.html
parent3b246c066f00a8820231d25519109e77d35edd23 (diff)
downloadembedtube-afca82bbf549ac0bb0af39ee4152ac06b31acaaa.tar.xz
embedtube-afca82bbf549ac0bb0af39ee4152ac06b31acaaa.zip
rename project to embedtube and revise readme.md. add btc donation link
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 7c1f8eb..03ae355 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
+ <title>EmbedTube</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="stylesheet" href="/static/style.css">