Update index.html

This commit is contained in:
Jafea7 2025-09-25 18:27:54 +10:00
parent 42e1d12e0a
commit af7c556283
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<meta name="description" content="CTB Recorder is a free recording software for Chaturbate"> <meta name="description" content="CTB Recorder is a free recording software for Chaturbate">
<meta name="author" content=""> <meta name="author" content="">
<meta name="version" content="25.8.31"> <meta name="version" content="${project.version}">
<title>CTB Recorder 25.8.31</title> <title>CTB Recorder ${project.version}</title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">