We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350a5eb commit 9a4af4fCopy full SHA for 9a4af4f
1 file changed
views/index.django
@@ -10,9 +10,9 @@
10
<div class="border-solid border-current border-2 p-4 flex flex-col justify-center items-center space-y-3 text-center">
11
<p>Hello!</p>
12
13
- <p>My name is Jack, I'm a software engineer living in Tempe, Arizona.</p>
+ <p>My name is Jack, I'm a software engineer living in San Jose, CA.</p>
14
15
- <p>I'm interested in open source, photography and transportation issues.</p>
+ <p>I'm interested in the intersections of software, community, and the built environment.</p>
16
</div>
17
18
<div class="border-solid border-current border-2 p-4 flex justify-center items-center text-center">
0 commit comments