Updated the theme
All checks were successful
Build and Publish / build (push) Successful in 2m5s

This commit is contained in:
Nicola Belluti 2024-08-12 20:58:49 +02:00
parent 1ca907dfe3
commit 00133fc217
6 changed files with 8 additions and 3 deletions

1
.gitmodules vendored
View File

@ -2,3 +2,4 @@
path = themes/blowfish path = themes/blowfish
url = https://github.com/nunocoracao/blowfish.git url = https://github.com/nunocoracao/blowfish.git
branch = main branch = main
shallow = true

View File

@ -20,7 +20,7 @@ languageName = "English"
[***About me...***](/about-me) \ [***About me...***](/about-me) \
""" """
links = [ links = [
{ code = "https://git.nicolabelluti.me/nicolabelluti" }, { gitea = "https://git.nicolabelluti.me/nicolabelluti" },
{ github = "https://github.com/nicolabelluti" }, { github = "https://github.com/nicolabelluti" },
{ instagram = "https://instagram.com/nicola.belluti" }, { instagram = "https://instagram.com/nicola.belluti" },
{ email = "mailto:nicolabelluti@protonmail.com" }, { email = "mailto:nicolabelluti@protonmail.com" },

View File

@ -20,7 +20,7 @@ languageName = "Italiano"
[***Su di me...***](/it/about-me) \ [***Su di me...***](/it/about-me) \
""" """
links = [ links = [
{ code = "https://git.nicolabelluti.me/nicolabelluti" }, { gitea = "https://git.nicolabelluti.me/nicolabelluti" },
{ github = "https://github.com/nicolabelluti" }, { github = "https://github.com/nicolabelluti" },
{ instagram = "https://instagram.com/nicola.belluti" }, { instagram = "https://instagram.com/nicola.belluti" },
{ email = "mailto:nicolabelluti@protonmail.com" }, { email = "mailto:nicolabelluti@protonmail.com" },

View File

@ -176,6 +176,8 @@ presenze](/it/posts/2024/05/studying-a-communication-protocol#scaricamento-di-tu
Se siete interessati, tutto il codice sorgente è già presente su Se siete interessati, tutto il codice sorgente è già presente su
[nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs). [nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs).
{{< gitea server="https://git.nicolabelluti.me" repo="nicolabelluti/r701" >}}
## Estrarre le presenze tramite il trait TryInto ## Estrarre le presenze tramite il trait TryInto
Una volta creato il metodo che ci permette di estrarre un blocco di presenze, Una volta creato il metodo che ci permette di estrarre un blocco di presenze,

View File

@ -170,6 +170,8 @@ records](/posts/2024/05/studying-a-communication-protocol#downloading-all-record
If you are interested, all the source code is already available at If you are interested, all the source code is already available at
[nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs). [nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs).
{{< gitea server="https://git.nicolabelluti.me" repo="nicolabelluti/r701" >}}
## Extracting Attendances via the TryInto Trait ## Extracting Attendances via the TryInto Trait
Once we have created the method that allows us to extract a block of Once we have created the method that allows us to extract a block of

@ -1 +1 @@
Subproject commit 18ed67b2e613e2803d05b857327d73e408d90d53 Subproject commit 580f36f0de3050d7e63e9626179c0c9db8b4673b