We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cb010 commit be9de98Copy full SHA for be9de98
1 file changed
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Ableton Live Direct Download</title>
+ <title>StaticAbletonDownloader</title>
7
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
8
<style>
9
* {
@@ -269,8 +269,8 @@
269
<body>
270
<div class="container">
271
<header>
272
- <h1>Ableton Live Direct Download</h1>
273
- <p class="subtitle">Get the exact version you need with one click</p>
+ <h1>StaticAbletonDownloader</h1>
+ <p class="subtitle">Get the exact version you need with one click - all in one file!</p>
274
</header>
275
276
<div class="content-area">
0 commit comments