minor updates

This commit is contained in:
Youwen Wu 2024-06-13 21:03:12 -07:00
parent a70e219fbd
commit d5477fbf9f
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
--- ---
desc: "writing about computers, math, hacks, games, and life" desc: "a weblog about computers, math, hacks, games, and life"
image: "./images/gradient-ascent.jpg" image: "./images/gradient-ascent.jpg"
lang: "en" lang: "en"
stylesheet: "default" stylesheet: "default"
title: "blog | youwen wu" title: "youwen wu"
--- ---
<main> <main>

View file

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="$lang$"> <html lang="$lang$">
<head> <head>
<title>$title$</title> <title>$title$ | gradient ascent</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
@ -105,7 +105,7 @@
></div> ></div>
</div> </div>
<p class="mt-8 mb-3 px-1 italic"> <p class="mt-8 mb-3 px-1 italic">
writing about computers, math, hacks, games, and life. a web-log about computers, math, hacks, games, and life.
</p> </p>
<a class="text-sm external-link" href="https://youwen.dev" <a class="text-sm external-link" href="https://youwen.dev"
>by Youwen Wu</a >by Youwen Wu</a