Update index.html
This commit is contained in:
parent
863dbfbd7e
commit
17ab746445
|
@ -7,9 +7,9 @@
|
|||
<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="author" content="">
|
||||
<meta name="version" content="25.9.06">
|
||||
<meta name="version" content="${project.version}">
|
||||
|
||||
<title>CTB Recorder 25.9.06</title>
|
||||
<title>CTB Recorder ${project.version}</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
|
Loading…
Reference in New Issue