Add files via upload

main
Cristian Cezar Moisés 2024-02-24 03:25:42 +00:00 committed by GitHub
parent 6d1345957c
commit 4325ada4b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View File

@ -97,7 +97,8 @@
#:readers
(list commonmark-reader*)
#:builders
(list (blog #:theme default-theme #:collections %projects)
(list
(blog #:theme default-theme #:collections %projects)
(blog #:theme default-theme #:collections %research)
home-page
about-page

View File

@ -106,10 +106,10 @@
(link* "LinkedIn" "https://www.linkedin.com/in/cristiancezarmoises"))
(define (orcid)
(link* "ORCID" "https://orcid.org/0000-0001-9533-4916"))
(link* "ResearchGate" "https://www.researchgate.net/profile/Cristian-Moises/research"))
(define (arxiv)
(link* "ArXiv" "https://arxiv.org/search/?"))
(link* "TOR" "http://idtirp7vx6rcpxgkmm3t6ungbuq6wcsinjggfhmppuv2e2prux4gc6qd.onion/"))
(define (ads)
(link* "Youtube" "https://youtube.com/@securityops"))