mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Wed 3 Aug 02:39:25 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
dd741ca560
commit
b90dc388a9
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ HOME_PAGE_HTML_TEMPLATE: str = f"""<!DOCTYPE html>
|
|||
</head>
|
||||
<body>
|
||||
<h1>{{page_header}}</h1>
|
||||
<nav id="info-bar" aria-hidden="true">
|
||||
<nav id="info-bar" aria-hidden="true" role="menubar">
|
||||
<p>last blog on: <time>{{lastest_blog_time}}</time> GMT | \
|
||||
latest blog: <a href="{{latest_blog_url}}">{{latest_blog_title}}</a> | \
|
||||
<a href="{{git_url}}">git</a></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue