Merge pull request 'change home text and cleanup' (#8) from dev into main
All checks were successful
deploy / deploy (push) Successful in 56s
All checks were successful
deploy / deploy (push) Successful in 56s
Reviewed-on: #8
This commit is contained in:
commit
37220934d7
2 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: nseguin42/website:latest
|
image: nseguin42/website:latest
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p class="mt-4 text-base leading-7 text-slate-900">
|
<p class="mt-4 text-base leading-7 text-slate-900">
|
||||||
I'm a software developer based in Iowa.
|
I'm a software developer based in Florida.
|
||||||
I'm currently working on a few projects, including this website.
|
I'm currently working on a few projects, including this website.
|
||||||
Thanks for visiting!
|
Thanks for visiting!
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue