Add activity pull

This commit is contained in:
Alex Selimov 2026-05-11 09:38:10 -04:00
parent fb98ff881d
commit dd5ae4c9ef
6 changed files with 353 additions and 0 deletions

3
hugo.toml Normal file
View file

@ -0,0 +1,3 @@
baseURL = 'https://example.org/'
locale = 'en-us'
title = 'My New Hugo Project'