mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 16:28:41 +00:00
Add another photo
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -122,11 +122,11 @@
|
||||
"scripts": "scripts_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1710529710,
|
||||
"narHash": "sha256-kGrUJrz9p2r/mj5pKRVUM+Y4G1v7w0vWwwklfBFpcho=",
|
||||
"lastModified": 1710545132,
|
||||
"narHash": "sha256-73ISG6KO966t2gvfhLolCy9XvJbjmFiGwxjaAyD3vkg=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "e75d0f5401bf04aafc7b342dce6fc517d407bc1e",
|
||||
"revCount": 21,
|
||||
"rev": "8fcf3013c0480e3d7c4b55e2f8f5dc7afde51ade",
|
||||
"revCount": 23,
|
||||
"type": "git",
|
||||
"url": "file:/Users/patrick/Desktop/website/static-site-images"
|
||||
},
|
||||
|
@@ -6,6 +6,11 @@ layout: page
|
||||
sidenotes: true
|
||||
---
|
||||
I am Patrick Stevens, a software engineer based in London, England.
|
||||
|
||||
{{< rawhtml >}}
|
||||
<img src="/images/AboutMe/northern-lights.png" alt="Photo of me under the Northern Lights" style="max-width: 500px;">
|
||||
{{< /rawhtml >}}
|
||||
|
||||
I completed my BA+MMath at the University of Cambridge.
|
||||
|
||||
Social media accounts:
|
||||
|
1
hugo/layouts/shortcodes/rawhtml.html
Normal file
1
hugo/layouts/shortcodes/rawhtml.html
Normal file
@@ -0,0 +1 @@
|
||||
{{.Inner}}
|
Reference in New Issue
Block a user