From aaa331a143e9684f10381e7171a2c41687641cd2 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 1 Dec 2024 21:53:50 -0600 Subject: [PATCH] new: Add more emails --- index.html | 11 +++++++---- styles.css | 4 ++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 9b50660..af2a713 100644 --- a/index.html +++ b/index.html @@ -44,10 +44,12 @@ href=https://en.wikipedia.org/wiki/Bengali_phonology>IPA: /ʃɑ.e̯ɔn.t̪ɔn ʃãt.ra/
-
Office: PHSC 910
- Email: sayantan.santra@ou.edu* + Email: sayantan.santra@ou.edu (Academic)* +
+ Email: mail@sayantansantra.com (Personal)*
+
Office: PHSC 910

@@ -71,8 +73,9 @@ You can check out my GitHub profile here.
- * You can use the PGP key A3319D1C521C0719 - to send me encrypted emails. + * You can use the PGP keys to send me encrypted emails: + A3319D1C521C0719 (academic), + A830DCA45BCE2E08 (personal).
This page was last updated on . diff --git a/styles.css b/styles.css index c082777..c64429c 100644 --- a/styles.css +++ b/styles.css @@ -37,7 +37,7 @@ img { flex: 50%; } -.column.mail { +.column.office { text-align: right; } @@ -51,7 +51,7 @@ img { display: block; } - .column.mail { + .column.office { text-align: left; }