diff options
author | Andrii Andrieiev <a.andrieiev@sentrium.io> | 2023-09-08 12:37:30 +0300 |
---|---|---|
committer | Andrii Andrieiev <a.andrieiev@sentrium.io> | 2023-09-08 12:37:30 +0300 |
commit | 1e8350a87c4b6d07b049ac0d55d5245d1a9d6910 (patch) | |
tree | 29e0f5dc4fd0c8705648dde4c0ed71b91f2a8c36 | |
parent | 3fffbd1b01256ca530dbf4717ceb46440e1875ed (diff) | |
download | community.vyos.net-1e8350a87c4b6d07b049ac0d55d5245d1a9d6910.tar.gz community.vyos.net-1e8350a87c4b6d07b049ac0d55d5245d1a9d6910.zip |
Download page version fix in the header
-rw-r--r-- | soupault.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soupault.toml b/soupault.toml index 4df6708..b5dd522 100644 --- a/soupault.toml +++ b/soupault.toml @@ -99,7 +99,7 @@ Disallow: / widget = "insert_html" html = """ <div id="rolling-current"> - <h3>Current/sagitta (future 1.4.0)</h3> + <h3>Current/Circinus (future 1.5.0)</h3> </div> """ selector = "div#content" |