diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 63d0dd7..074e3d5 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -1,4 +1,4 @@ -name: PUBLISH +name: RELEASE on: push diff --git a/README.md b/README.md index 245e093..e5d1ce8 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# hariprasad.dev \ No newline at end of file +

+

hariprasad.dev

+

+ +

+ + + +

+ +**hariprasad.dev** is my portfolio (static) website, hosted on `AWS S3` and delivered via `AWS CloudFront`. This repository contains the source code and the GitHub workflow used to deploy or sync the site to S3. diff --git a/src/icons/stackoverflow.png b/src/icons/stackoverflow.png new file mode 100644 index 0000000..4cd3c87 Binary files /dev/null and b/src/icons/stackoverflow.png differ