mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Add newsfeed link to index.html
This commit is contained in:
parent
78c1b71440
commit
ccf70efff6
2 changed files with 11 additions and 7 deletions
8
documentation-generator/template-index.html
Normal file
8
documentation-generator/template-index.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Refresh" content="0; url={branch}.html">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
|
||||
<title>Redirect</title>
|
||||
<p>Please follow <a href="{branch}.html">this link</a>.</p>
|
Loading…
Add table
Add a link
Reference in a new issue