Pārlūkot izejas kodu

Add image of me to the about page

Lily Carpenter 7 gadi atpakaļ
vecāks
revīzija
9ce3a815eb
2 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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