commit d9ddb9cc39352ba028d25bfb1ff708d159e824da Author: Alex Selimov Date: Tue Sep 2 09:46:56 2025 -0400 Initial commit diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..9170f98 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,3 @@ +baseURL = 'https://alexanderselimov.com/' +languageCode = 'en-us' +title = 'Alexander Selimov'