Skip to content

Commit

Permalink
update title
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Aug 5, 2021
1 parent 2b3c266 commit cefcc32
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/server/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<html>

<head>
<title>op1z | make synth patches</title>
<title>teoperator | make synth patches</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="op1z | make patches">
<meta name="title" content="teoperator | make patches">
<meta name="description" content="Create drum and synth patches for the teenage engineering op-1 and op-z synthesizer from any sound on the internet.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://op1.schollz.com">
<meta property="og:title" content="op1z | make synth patches">
<meta property="og:url" content="https://teoperator.com">
<meta property="og:title" content="teoperator | make synth patches">
<meta property="og:description" content="Create drum and synth patches for the teenage engineering op-1 and op-z synthesizer from any sound on the internet.">
<meta property="og:image" content="/static/image/example.png">
<!-- Twitter -->
<meta property="twitter:card" content="/static/image/example.png">
<meta property="twitter:url" content="https://op1.schollz.com">
<meta property="twitter:title" content="op1z | make synth patches">
<meta property="twitter:url" content="https://teoperator.com">
<meta property="twitter:title" content="teoperator | make synth patches">
<meta property="twitter:description" content="create drum and synth patches for the teenage engineering op-1 synthesizer from any sound on the internet.">
<meta property="twitter:image" content="/static/image/example.png">
<link rel="apple-touch-icon" sizes="57x57" href="/static/image/favicon/apple-icon-57x57.png">
Expand Down Expand Up @@ -425,7 +425,7 @@
<legend>
<pre style="float:right; text-align: right;">

</pre><a href="/"><span style="font-size:1.5em"><strong style="font-size: 1.2em;">op1z</strong></span></a> v1.3.1β
</pre><a href="/"><span style="font-size:1.5em"><strong style="font-size: 1.2em;">teoperator</strong></span></a> v1.3.1β
</legend>
<p class="pt1">
<strong>
Expand Down Expand Up @@ -672,4 +672,4 @@
</body>

</html>
((end ))
((end ))

0 comments on commit cefcc32

Please sign in to comment.