소스 검색

Add image of me to the about page

Lily Carpenter 7 년 전
부모
커밋
9ce3a815eb
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/about.page
  2. BIN
      static/img/profile.jpg

+ 2 - 1
pages/about.page

@@ -5,9 +5,10 @@ format: cl-who
5 5
 ;;;;;
6 6
 
7 7
 (:div
8
+ (:img :src "/img/profile.jpg" :width 200 :height 200)
8 9
  (:p
9 10
   "I am a software developer in Springfield, MO. "
10
-  "Most people are probably most interested in my "
11
+  "You are probably most interested in my "
11 12
   (:a :href "https://gitlab.com/azrazalea/" "gitlab")
12 13
   ", though you can also view links to my current "
13 14
   (:a :href "/projects.html" "projects") " on gitlab.")

BIN
static/img/profile.jpg