feat(tazjin/homepage): Add Atom feed for blog posts
Change-Id: I9049e2cc3f5a2c491ccfad5595d60c01ad926e6d Reviewed-on: https://cl.tvl.fyi/c/depot/+/1712 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
452b8c7e23
commit
dc13e12b95
4 changed files with 45 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ let
|
|||
<meta name="description" content="tazjin's blog">
|
||||
<link rel="stylesheet" type="text/css" href="/static/tazjin.css" media="all">
|
||||
<link rel="icon" type="image/webp" href="/static/favicon.webp">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS-Feed" href="/rss.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">
|
||||
<title>tazjin's blog: ${escape title}</title>
|
||||
</head>
|
||||
<body class="light">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue