Skip to content

MrBrezina/mrbrezina.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layout default
permalink /
home true
<script> const userLang = navigator.language || navigator.userLanguage; if (userLang.startsWith('es')) { window.location.href = '/es/'; } else if (userLang.startsWith('fr')) { window.location.href = '/fr/'; } else { window.location.href = '/en/'; } </script>

About

Personal web

Topics

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors