mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
Make language more abstract
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
a66c224f58
commit
dee23e2802
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
|||
<div>
|
||||
<ul>
|
||||
<li><a href="/">The home page of Ari.lt</a></li>
|
||||
<li><a href="{{ url_for("views.canary") }}">Warrant canary of Ari.lt</a></li>
|
||||
<li><a href="{{ url_for("views.canary") }}">WC @ /canary</a></li>
|
||||
<li><a href="{{ url_for("views.casey") }}">Open letter to my best friend, Casey</a></li>
|
||||
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.mp") }}">Music playlist (YouTube)</a></li>
|
||||
<li><a target="_blank" rel="noopener noreferrer" href="{{ url_for("views.dotfiles") }}">My dotfiles (redirect)</a></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue