@@ -85,9 +85,9 @@ <h1><a name="-title-no-title-found-"></a>Articles by Ovid, page 1</h1>
8585 </ div >
8686 </ div >
8787 < div class ="row ">
88-
89- < div class =" two columns " >
90- < span id ="wasm_search "> </ span >
88+ < div class =" three columns " >
89+
90+ < span id ="wasm_search "> </ span >
9191 <!-- Note the usage of `type=module` here as this is an ES6 module -->
9292 < script type ="module ">
9393 // Use ES module import syntax to import functionality from the module
@@ -161,66 +161,82 @@ <h1><a name="-title-no-title-found-"></a>Articles by Ovid, page 1</h1>
161161 // document.getElementById("wasm_search").innerHTML = "Your browser does not support WebAssembly. Please use a modern browser.";
162162 }
163163 else {
164- document . getElementById ( "wasm_search" ) . innerHTML = '<div id="search"><strong>Search</strong><input type="text" id="demo" onkeyup="doSearch()"><ul id="results"></ul><div><hr> ' ;
164+ document . getElementById ( "wasm_search" ) . innerHTML = '<div id="search"><strong>Search</strong><input type="text" id="demo" onkeyup="doSearch()"><ul id="results"></ul><div>' ;
165165 }
166166 </ script >
167167
168- < ul >
169- < li > < a href ="/index.html "> Home</ a > </ li >
170- < li > < a href ="/articles.html "> Articles</ a > < a href ="/article.rss "> < img border ="0 " alt ="Subscribe to Articles by Ovid " src ="/static/images/rss.png " width ="12 " height ="12 "/> </ a > </ li >
171- < li > < a href ="/blog.html "> Blog</ a > < a href ="/blog.rss "> < img border ="0 " alt ="Subscribe to Blogs by Ovid " src ="/static/images/rss.png " width ="12 " height ="12 "/> </ a > </ li >
172- < li > < a href ="/videos.html "> Talks</ a > </ li >
173- < li > < a href ="/hireme.html "> Hire Me</ a > </ li >
174- < li > < a href ="/wildagile.html "> WildAgile</ a > </ li >
175- <!-- <li><a href="/tau-station.html">Tau Station</a></li> -->
176- < li > < a href ="/starmap.html "> Starmap</ a > </ li >
177- < li > < a href ="/escape.html "> < strong > Escape!</ strong > </ a > </ li >
178- </ ul >
179- < hr >
180- < strong > Find me on ... </ strong >
181- < ul >
182- < li > < a href =" https://www.linkedin.com/in/curtispoe/ " > LinkedIn </ a > </ li >
183- < li > < a href ="https://github. com/Ovid/ " > GitHub </ a > </ li >
184- < li > < a href ="https://fosstodon.org/@ovid " rel =" me " > Mastodon </ a > </ li >
185- < li > < a href ="https://bsky.app/profile/ ovid.bsky.social " > Bluesky </ a > </ li >
186- </ ul >
187- < strong > Tags </ strong >
188- < ul class =" cloud " role =" navigation " aria-label =" Tag cloud for Ovid's site " >
189-
190- < li > < a href =" /tags/programming.html " data-weight =" 9 " > Software </ a > </ li >
191-
192- < li > < a href =" /tags/business.html " data-weight =" 7 " > Business </ a > </ li >
193-
194- < li > < a href =" /tags/ai.html " data-weight =" 5 " > AI </ a > </ li >
195-
196- < li > < a href ="/tags/oop.html " data-weight =" 5 " > OOP </ a > </ li >
197-
198- < li > < a href ="/tags/perl.html " data-weight =" 5 " > Perl </ a > </ li >
199-
200- < li > < a href =" /tags/corinna.html " data-weight =" 4 " > Corinna </ a > </ li >
201-
202- < li > < a href =" /tags/writing.html " data-weight =" 4 " > Writing </ a > </ li >
203-
204- < li > < a href =" /tags/personal.html " data-weight =" 3 " > Personal </ a > </ li >
205-
206- < li > < a href =" /tags/politics.html " data-weight =" 3 " > Politics </ a > </ li >
207-
208- < li > < a href =" /tags/space.html " data-weight =" 3 " > Space </ a > </ li >
209-
210- < li > < a href =" /tags/databases.html " data-weight =" 2 " > Databases </ a > </ li >
211-
212- < li > < a href =" /tags/family.html " data-weight =" 2 " > Family </ a > </ li >
213-
214- < li > < a href =" /tags/math.html " data-weight =" 2 " > Math </ a > </ li >
215-
216- < li > < a href =" /tags/science.html " data-weight =" 2 " > Science </ a > </ li >
217-
218- < li > < a href =" /tags/expat.html " data-weight =" 1 " > Moving Abroad </ a > </ li >
219-
220- </ ul >
221- </ div >
168+ < ul >
169+ < li > < a href ="/index.html "> Home</ a > </ li >
170+ < li > < a href ="/articles.html "> Articles</ a > < a href ="/article.rss "> < img border ="0 " alt ="Subscribe to Articles by Ovid " src ="/static/images/rss.png " width ="12 " height ="12 "/> </ a > </ li >
171+ < li > < a href ="/blog.html "> Blog</ a > < a href ="/blog.rss "> < img border ="0 " alt ="Subscribe to Blogs by Ovid " src ="/static/images/rss.png " width ="12 " height ="12 "/> </ a > </ li >
172+ < li > < a href ="/videos.html "> Talks</ a > </ li >
173+ < li > < a href ="/hireme.html "> Hire Me</ a > </ li >
174+ < li > < a href ="/wildagile.html "> WildAgile</ a > </ li >
175+ <!-- <li><a href="/tau-station.html">Tau Station</a></li> -->
176+ < li > < a href ="/starmap.html "> Starmap</ a > </ li >
177+ < li > < a href ="/escape.html "> < strong > Escape!</ strong > </ a > </ li >
178+ </ ul >
179+ < strong > Visit me on ... </ strong >
180+ < div id =" social-dropdown " style =" display:none; " >
181+ < select onchange =" window.open(this.value, '_blank') " >
182+ < option value ="" > Choose ... </ option >
183+ < option value ="https://www.linkedin. com/in/curtispoe/ " > LinkedIn </ option >
184+ < option value ="https://github.com/Ovid/ " > GitHub </ option >
185+ < option value ="https://fosstodon.org/@ ovid " > Mastodon </ option >
186+ < option value =" https://bsky.app/profile/ovid.bsky.social " > Bluesky </ option >
187+ </ select >
188+ </ div >
189+ < script >
190+ // Show the dropdown when JS is available
191+ document . getElementById ( 'social-dropdown' ) . style . display = 'block' ;
192+ </ script >
193+ < noscript >
194+ < ul >
195+ < li > < a href =" https://www.linkedin.com/in/curtispoe/ " > LinkedIn </ a > </ li >
196+ < li > < a href ="https://github.com/Ovid/ " > GitHub </ a > </ li >
197+ < li > < a href =" https://fosstodon.org/@ovid " rel =" me " > Mastodon </ a > </ li >
198+ < li > < a href ="https://bsky.app/profile/ovid.bsky.social " > Bluesky </ a > </ li >
199+ </ ul >
200+ </ noscript >
201+
202+ < strong > Tags </ strong >
203+ < ul class =" cloud tags-scrollable " role =" navigation " aria-label =" Tag cloud for Ovid's site " >
204+
205+ < li > < a href =" /tags/programming.html " data-weight =" 9 " > Software </ a > </ li >
206+
207+ < li > < a href =" /tags/business.html " data-weight =" 7 " > Business </ a > </ li >
208+
209+ < li > < a href =" /tags/ai.html " data-weight =" 5 " > AI </ a > </ li >
210+
211+ < li > < a href =" /tags/oop.html " data-weight =" 5 " > OOP </ a > </ li >
212+
213+ < li > < a href =" /tags/perl.html " data-weight =" 5 " > Perl </ a > </ li >
214+
215+ < li > < a href =" /tags/corinna.html " data-weight =" 4 " > Corinna </ a > </ li >
216+
217+ < li > < a href =" /tags/writing.html " data-weight =" 4 " > Writing </ a > </ li >
218+
219+ < li > < a href =" /tags/personal.html " data-weight =" 3 " > Personal </ a > </ li >
220+
221+ < li > < a href =" /tags/politics.html " data-weight =" 3 " > Politics </ a > </ li >
222222
223- < div class ="ten columns verticalLine article ">
223+ < li > < a href ="/tags/space.html " data-weight ="3 "> Space</ a > </ li >
224+
225+ < li > < a href ="/tags/databases.html " data-weight ="2 "> Databases</ a > </ li >
226+
227+ < li > < a href ="/tags/family.html " data-weight ="2 "> Family</ a > </ li >
228+
229+ < li > < a href ="/tags/math.html " data-weight ="2 "> Math</ a > </ li >
230+
231+ < li > < a href ="/tags/science.html " data-weight ="2 "> Science</ a > </ li >
232+
233+ < li > < a href ="/tags/expat.html " data-weight ="1 "> Moving Abroad</ a > </ li >
234+
235+ </ ul >
236+
237+
238+ </ div >
239+ < div class ="nine columns verticalLine article ">
224240
225241
226242
@@ -266,13 +282,11 @@ <h1><a name="-title-no-title-found-"></a>Articles by Ovid, page 1</h1>
266282 to learn more about my background.</ p >
267283 </ div >
268284 </ div >
269- <!-- End Document
270- –––––––––––––––––––––––––––––––––––––––––––––––––– -->
271285 < div class ="row ">
272- < div class ="two columns ">
286+ < div class ="three columns ">
273287 < p > </ p >
274288 </ div >
275- < div class ="ten columns ">
289+ < div class ="nine columns ">
276290 < hr >
277291 < p > Copyright © 2018-2025 by Curtis “Ovid” Poe.</ p >
278292 </ div >
0 commit comments