1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Remove " around branch name

This commit is contained in:
Unrud 2021-12-05 02:59:43 +01:00
parent 43dc53d794
commit e48a0a15d7

View file

@ -15,7 +15,7 @@ $endif$
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
<link href="assets/icon.png" type="image/png" rel="icon">
<title>Radicale "$branch_html$" Documentation</title>
<title>Radicale $branch_html$ Documentation</title>
<meta name="description" content="Free and Open-Source CalDAV and CardDAV Server">
<script src="assets/navigation.js"></script>
<script src="assets/document-branches.js"></script>