-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92af34b
commit b6372c9
Showing
3 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ jobs: | |
path: distfiles | ||
|
||
- name: Deploy SCP | ||
uses: appleboy/[email protected] | ||
uses: appleboy/[email protected].7 | ||
with: | ||
host: ${{ secrets.HOST }} | ||
username: ${{ secrets.USERNAME }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<section class="container flex flex-col h-full w-full items-center"> | ||
<section class="container flex flex-col h-full w-full items-center text-text"> | ||
<h1 class="antialiased tracking-tighter font-medium text-6xl font-code"> | ||
<a class="text-green">$</a> allen gueco</h1> | ||
<a class="text-green">$</a>allen gueco | ||
</h1> | ||
<h2 class="text-3xl">i am a software engineer based in philly</h2> | ||
<app-experience></app-experience> | ||
</section> |