diff options
| author | Paul Buetow <paul@buetow.org> | 2024-04-30 13:14:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-04-30 13:14:09 +0300 |
| commit | 07c56086aa0c4e015c9044e333ae4001debcb28d (patch) | |
| tree | 2b2c0a3dae32313d55c6f223095612dcf0b7d779 /gemfeed/index.html | |
| parent | 5ad16713db1f011c08d2db602ed5b1d3294f0939 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/index.html')
| -rw-r--r-- | gemfeed/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/index.html b/gemfeed/index.html index d40264f6..cf0ee563 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -8,9 +8,9 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>Gemfeed of foo.zone</h1><br /> +<h1 style='display: inline' id='Gemfeedoffoozone'>Gemfeed of foo.zone</h1><br /> <br /> -<h2 style='display: inline'>To be in the .zone!</h2><br /> +<h2 style='display: inline' id='Tobeinthezone'>To be in the .zone!</h2><br /> <br /> <a class='textlink' href='./2024-05-01-slow-productivity-book-notes.html'>2024-05-01 - 'Slow Productivity' book notes</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 - KISS high-availability with OpenBSD</a><br /> |
