The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

src/tmpl: chrono

Signed-off-by: Xe Iaso <me@christine.website>

Xe Iaso 757cee6f 194d9d0f

+1
+1
src/tmpl/nag.rs
··· 1 1 use crate::post::Post; 2 + use chrono::prelude::*; 2 3 use lazy_static::lazy_static; 3 4 use maud::{html, Markup}; 4 5 use regex::Regex;