diff options
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> |