diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..4df28c2 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,20 @@ +name: build check (mikayla dot dev) + +on: + push: + branches: + - master + - next-migration +jobs: + build: + runs-on: ubuntu-latest + + steps: + - name: checkout + uses: actions/checkout@v2 + with: + ref: master + - name: install + run: npm install + - name: build check + run: npm run build diff --git a/app/about/me/page.tsx b/app/about/me/page.tsx index d42ff1d..62bc58c 100644 --- a/app/about/me/page.tsx +++ b/app/about/me/page.tsx @@ -8,7 +8,8 @@ export default function AboutMe() { return (
This is where I'll keep a running list of my projects
Work No. {params.id}
+ +This page is coming soon!
+Employer: {path.split('/').at(-1)}
+ +This section is coming soon!
+Pragmatic software design with style and artistry.
-Pragmatic software design with style and artistry.
+