diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-14 21:07:36 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-14 21:07:36 +0800 |
commit | f5d024129dab789add9297bb85df07e097fe6510 (patch) | |
tree | aa0e6972b73194c202d53fbfb368753bd7569e5f /index.html | |
parent | 44546a8ddac4c391604bab4dae150aa07c6bc91e (diff) | |
download | www-f5d024129dab789add9297bb85df07e097fe6510.tar.gz |
refer to Airbus
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 0f669fc..292b1c9 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ <p>Recent activities you might want to help with: Sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a> and fight against <a href="https://www.fsf.org/bulletin/2020/spring/trial-by-proprietary-software">trial in courts with proprietary software</a>.</p> </div> <div id="majornote"> - <p>Welcome to my new website! This website is entirely hand-crafted HTML and CSS, with some Vim and Emacs magic, of course. I'm using a very lame kind of responsive design—columns and their width—, but that should make it quite readable on big displays. It's not long, so height shouldn't be a problem. Maybe I'll use some <code>calc()</code> some day.</p> + <p>Welcome to my new website! This website is entirely hand-crafted HTML and CSS, with some Vim and Emacs magic, of course. The colors should remind you of the Airbus's flight displays, if you're into aviation. I'm using a very lame kind of responsive design—columns and their width—, but that should make it quite readable on big displays. It's not long, so height shouldn't be a problem. Maybe I'll use some <code>calc()</code> some day.</p> </div> <div id="myproject"> <p>I need a hand with some of my projects. If you can, please look in their repositories. Any ideas would work.</p> |