<?php # last updated the site. $siteupdated = "2025-01-25"; # site title (part of page ${title} probably). $sitetitle = "The Music in Noise"; # prefix site url. $siteurl = "https://themusicinnoise.net"; # site mail used for contact "mail link". $sitemail = "nicolas AT ortegas DOT org"; ## page # page language. $lang = "en-US"; # author (global default). $author = "Nicolás Ortega Froysa"; # site keywords (global default), don't use too many. $keywords = "programming, language, society, religion, blog, catholicism"; # site description (global default). $description = "Personal website for publishing projects and blog posts."; # copyright year $copyyear = "2025"; # default title. $title = ""; ?>