Skip to content

Commit 7225c12

Browse files
committed
changed landing image
1 parent adacd24 commit 7225c12

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ params:
6464
subtitle: |
6565
Hi! I'm Danny. My pronouns are he/him, but you can use they/them, too.<br>
6666
I work in the Department of Physics and Astronomy and the Department of Computational Mathematics, Science and Engineering at Michigan State University.
67-
imageUrl: "/img/dc.png"
68-
imageWidth: 180
69-
imageHeight: 290
67+
imageUrl: "/img/dc_square.png"
68+
imageWidth: 160
69+
imageHeight: 160
7070
buttons:
7171
- name: about
7272
url: about/

public/img/dc_prof.png

-200 KB
Loading

public/img/dc_square.png

342 KB
Loading

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
<body class="list dark" id="top">
8686
<main class="main"><div class="profile">
8787
<div class="profile_inner">
88-
<img draggable="false" src="http://localhost:1313/img/dc.png" alt="profile image" title=""
89-
height="290" width="180" />
88+
<img draggable="false" src="http://localhost:1313/img/dc_square.png" alt="profile image" title=""
89+
height="160" width="160" />
9090
<h1>prof. danny caballero</h1>
9191
<span>Hi! I&rsquo;m Danny. My pronouns are he/him, but you can use they/them, too.<br>
9292
I work in the Department of Physics and Astronomy and the Department of Computational Mathematics, Science and Engineering at Michigan State University.</span><div class="social-icons" >

static/img/dc_prof.png

-542 KB
Binary file not shown.

static/img/dc_square.png

342 KB
Loading

0 commit comments

Comments
 (0)