diff options
author | Vincent Douillet <vincent@vdouillet.fr> | 2022-04-08 18:50:41 +0200 |
---|---|---|
committer | Vincent Douillet <vincent@vdouillet.fr> | 2022-04-08 18:50:41 +0200 |
commit | 25547303a15d699749b382cf4f33ee744820a431 (patch) | |
tree | 5fb2f1aff2533a72c191ed2c2d87f5eee4ea605b /template/index.html | |
parent | b5e822aaf1ba61134c05dc38506c4a4031d7c9c1 (diff) |
article: x11vnc on openbsd
Diffstat (limited to 'template/index.html')
-rw-r--r-- | template/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/index.html b/template/index.html index bfe1927..0a989c3 100644 --- a/template/index.html +++ b/template/index.html @@ -2,6 +2,7 @@ <p>Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You can check my articles below, my <a href="//git.vdouillet.fr" title="git.vdouillet.fr">git repos</a> or the <a href="/about.html" title="about">about</a> page.</p> </header> <ul style="list-style-type:none;padding-left:0"> + <li><a href="/remote-desktop-vnc-openbsd.html" title="Remote X11 desktop with x11vnc on OpenBSD">04-08-2022 Remote X11 desktop with x11vnc on OpenBSD</a></li> <li><a href="/advent-of-code-2021.html" title="Advent of Code 2021">01-05-2022 Advent of Code 2021</a></li> <li><a href="/lightweight-mail-client.html" title="On the status of lightweight GUI mail clients">11-03-2021 On the status of lightweight GUI mail clients</a></li> <li><a href="/browsing-gems.html" title="Browsing gems">10-11-2021 Browsing gems</a></li> |