Update base.templ

This commit is contained in:
2024-05-13 11:27:12 +07:00
committed by GitHub
parent 672d04ecdd
commit 74ef3c65e6

View File

@ -9,7 +9,7 @@ templ Base(title string){
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Store, share, and access your files securely with our file hosting service. Upload, organize, and share documents, images, videos, and more with ease. Sign up now for secure and reliable file hosting." /> <meta name="description" content="Store, share, and access your files securely with our file hosting service. Upload, organize, and share documents, images, videos, and more with ease. Sign up now for secure and reliable file hosting." />
<meta name="keywords" content="file hosting, file sharing, cloud storage, data storage, secure file hosting" /> <meta name="keywords" content="file hosting, file sharing, cloud storage, data storage, secure file hosting, filekeeper, drive, mega" />
<meta name="author" content="Filekeeper" /> <meta name="author" content="Filekeeper" />
<link href="/public/output.css" rel="stylesheet"/> <link href="/public/output.css" rel="stylesheet"/>
<title>{ title }</title> <title>{ title }</title>