File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ layout: page
3
3
title : About
4
4
permalink : /about/
5
5
weight : 3
6
+ exclude_meta : true
6
7
---
7
8
8
9
My name is Matt Struble, and I am a Machine Learning and Computer Vision engineer.
Original file line number Diff line number Diff line change 4
4
"name" : " Matt Struble" ,
5
5
"label" : " AI/ML Engineer" ,
6
6
"image" : " matt-struble.jpg" ,
7
- "summary" : " I'm passionate about open-source and digital privacy. \n\n I never save anything for the swim back." ,
7
+ "summary" : " I'm passionate about open-source and digital privacy. I never save anything for the swim back." ,
8
8
"location" : {
9
9
"city" : " Boston" ,
10
10
"region" : " United States"
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module struble.dev
3
3
go 1.23.2
4
4
5
5
require (
6
- github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026194916-041505574a3c // indirect
6
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026211541-ade0ec75e5db // indirect
7
7
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241020042210-0966a27d3093 // indirect
8
8
)
Original file line number Diff line number Diff line change @@ -2,5 +2,7 @@ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20240915180054-6bda43840986 h
2
2
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20240915180054-6bda43840986 /go.mod h1:+QMjNkJVIrbnlGq+hhaLs6BGU2uvhURuEh+tsl50yRw =
3
3
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026194916-041505574a3c h1:no8RUxUq/XsmVqO47ouFgjdp3CvH/t9Km6GRGoV/PkQ =
4
4
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026194916-041505574a3c /go.mod h1:A2LfhSnk2Fdibuoei9/iN/xYDFNX7T5PaLlZyp69b2g =
5
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026211541-ade0ec75e5db h1:Z0JXTNPRGlS/SmBcA839RQ9FEiov3cofAj+UuoHDlt0 =
6
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241026211541-ade0ec75e5db /go.mod h1:A2LfhSnk2Fdibuoei9/iN/xYDFNX7T5PaLlZyp69b2g =
5
7
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241020042210-0966a27d3093 h1:5SamKC1cfAf/7ukhCDNil03j/O8bagnwdXSJWt2QrH8 =
6
8
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241020042210-0966a27d3093 /go.mod h1:sOjpBNFN9mITtxiRXl5oh+oeruYImPOgOH1j0Nf3GSY =
You can’t perform that action at this time.
0 commit comments