diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-14 13:09:45 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-14 13:09:45 -0500 |
| commit | 0afa3ada5c47c1af163e83d06367d640693b1f66 (patch) | |
| tree | 03b7478593ed4725bff6614efe308bf8454420c2 | |
| parent | aa0d6580600a72d70d6b4b5ac92b905eadd4400d (diff) | |
Add portrait back
| -rw-r--r-- | pages/about-complete.org | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/pages/about-complete.org b/pages/about-complete.org index 3e59566..872b6ca 100644 --- a/pages/about-complete.org +++ b/pages/about-complete.org @@ -2,12 +2,11 @@ #+OPTIONS: num:nil #+BEGIN_EXPORT html -<style> -img { - max-width: 60%; - margin: auto; -} -</style> +<div style="width: 30%; float: right; margin: 12px;"> + <img src="/static/image/portrait.png" + style="max-width: 100%;" + alt="A portrait of myself, generated by a low-rank adaptation of SD-XL 1.0-base trained on many photographs." /> +</div> #+END_EXPORT * People In My Life |