This commit is contained in:
Pablo Ferreiro 2024-02-22 12:08:43 +01:00
parent 360bfea671
commit dd210565a6
2 changed files with 8 additions and 50 deletions

52
.gitignore vendored
View File

@ -1,50 +1,2 @@
# These are some examples of commonly ignored file patterns.
# You should customize this list as applicable to your project.
# Learn more about .gitignore:
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
# Node artifact files
node_modules/
dist/
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# Package files
*.jar
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
/public
/.hugo_build.lock

View File

@ -53,6 +53,12 @@
<a href="https://twitter.com/OpenBokeron">@OpenBokeron</a>
Aquí compartimos actualizaciones en tiempo real, curiosidades y todo lo relacionado con el mundo del software libre.
</p>
<p>
También puedes charlar con nosotros y toda la comunidad
open source <a href="https://t.me/+-0oloTKiIo00ZmM0">aquí</a>
</p>
<p>¡Os esperamos!</p>
</main>
<!-- Common footer -->