bump cargo theme v2

This commit is contained in:
2022-02-13 14:36:00 +01:00
parent 31b36509a0
commit ea52232bcc
13 changed files with 149 additions and 459 deletions

View File

@ -15,12 +15,12 @@ enableRobotsTXT = true
summaryLength = 0
[author]
name = "Adrien Beaudouin"
image = "img/author.jpg"
bio = "A simple web developer @janze"
links = [
{ email = "mailto:adrien@okami101.io" },
{ github = "https://github.com/adr1enbe4udou1n" },
{ linkedin = "https://linkedin.com/in/adr1enbe4udou1n" },
{ twitter = "https://twitter.com/adr1enbe4udou1n" },
]
name = "Adrien Beaudouin"
image = "author.jpg"
bio = "A simple web developer @janze"
links = [
{ email = "mailto:adrien@okami101.io" },
{ github = "https://github.com/adr1enbe4udou1n" },
{ linkedin = "https://linkedin.com/in/adr1enbe4udou1n" },
{ twitter = "https://twitter.com/adr1enbe4udou1n" },
]

View File

@ -1,2 +1,2 @@
[[imports]]
path = "github.com/jpanther/congo"
path = "github.com/jpanther/congo/v2"