aboutsummaryrefslogtreecommitdiff
path: root/dhall
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-02-18 15:41:40 -0500
committerXe Iaso <me@xeiaso.net>2024-02-18 15:41:40 -0500
commit629dfa70ebde5aa4ce70683a75ec7209accba3ea (patch)
tree689078425a362df2cda50be988a21693f56dd4d2 /dhall
parent65b9829f9e3e3bee6aac17c4037a352d4a7901b2 (diff)
downloadxesite-629dfa70ebde5aa4ce70683a75ec7209accba3ea.tar.xz
xesite-629dfa70ebde5aa4ce70683a75ec7209accba3ea.zip
lume: new index page
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'dhall')
-rw-r--r--dhall/resume.dhall12
1 files changed, 6 insertions, 6 deletions
diff --git a/dhall/resume.dhall b/dhall/resume.dhall
index 7036e9e..29b4108 100644
--- a/dhall/resume.dhall
+++ b/dhall/resume.dhall
@@ -47,12 +47,6 @@ in Resume::{
"The release post for Palisade, a tool to automate version bumping, release tagging and more."
}
, Link::{
- , url = "https://tailscale.com/blog/steam-deck/"
- , title = "Putting Tailscale on the Steam Deck"
- , description =
- "An engineering log of all the steps taken to run Tailscale on the Valve Steam Deck and the tradeoffs between the various methods you could use to do this."
- }
- , Link::{
, url = "https://tailscale.com/blog/magicdns-why-name/"
, title = "An epic treatise on DNS, magical and otherwise"
, description =
@@ -71,5 +65,11 @@ in Resume::{
, description =
"An award-winning April Fools Day post describing how you can use Tailscale via Headscale via Tailscale Funnel. This post is notable for demonstrating all five of the Tailscale company values at the same time."
}
+ , Link::{
+ , url = "https://fly.io/blog/how-i-fly/"
+ , title = "How I Fly"
+ , description =
+ "A post about how I use Fly.io to host my personal website and its supporting infrastructure."
+ }
]
}