Skip to content

Commit

Permalink
starters: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Splitter committed Dec 6, 2023
1 parent b87f61b commit 8d959db
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ sections:
# Add an SVG image to the `assets/media/icons/` folder and reference it in the `icon` field below
buttons:
- text: Read my latest paper on LLMs
icon: arxiv
icon: academicons/arxiv
url: https://arxiv.org/abs/2304.01852
- text: Watch my new YouTube video to achieve 20x productivity
icon: youtube
icon: brands/youtube
url: https://youtube.com
- text: Connect with me on LinkedIn
icon: linkedin
icon: brands/linkedin
url: https://linkedin.com
---
12 changes: 6 additions & 6 deletions content/authors/admin/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@ profiles:
- icon: at-symbol
url: 'mailto:[email protected]'
label: E-mail Me
- icon: x
- icon: brands/x
url: https://twitter.com/GetResearchDev
- icon: instagram
- icon: brands/instagram
url: https://www.instagram.com/
- icon: linkedin
- icon: brands/linkedin
url: https://www.linkedin.com/
- icon: google-scholar
- icon: brands/google-scholar
url: https://scholar.google.com/citations?user=mG4imMEAAAAJ
- icon: orcid
- icon: brands/orcid
url: https://www.orcid.com/
# Link to a PDF of your resume/CV - upload it to `static/uploads/resume.pdf`
- icon: cv
- icon: academicons/cv
url: uploads/resume.pdf
label: Download my resume
---
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.19

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231202223048-768ab131c5c2
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231205221046-e29517634e3b
)

0 comments on commit 8d959db

Please sign in to comment.