Outrageously Funny Search Suggestion Engine :: Capitonius

🔎


What is the definition of Capitonius? 🙋

👉 Capitanius was a Roman general who served in the Third Punic War, during which he played a key role in the fall of Carthage and the eventual victory over Rome. He is known for his leadership skills and strategic brilliance, often credited with turning the tide of the battle by outmaneuvering and defeating his opponents.


Capitonius

https://goldloadingpage.com/word-dictionary/Capitonius


Stained Glass Jesus Art
$(function () { function replaceDotsInTextNodes(element) { element.contents().each(function () { if (this.nodeType === 3) { // Text node this.nodeValue = this.nodeValue.replace(/\./g, '.
'); } else if (this.nodeType === 1 && !$(this).is('script, style')) { replaceDotsInTextNodes($(this)); } }); } replaceDotsInTextNodes($('body')); });