Update index.html
This commit is contained in:
parent
982379d238
commit
7fe4cb80c0
@ -21,6 +21,10 @@
|
||||
h1, p {
|
||||
font-family: Georgia, 'Times New Roman', Times, serif;
|
||||
}
|
||||
|
||||
.large {
|
||||
font-size: x-large;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -28,7 +32,7 @@
|
||||
<h1>
|
||||
So you wanna know more, eh?
|
||||
</h1>
|
||||
<p>Hi, my name is Tiffany. I used to be a frontend developer at <a href="https://www.icf.com/">ICF</a> and a software engineer at <a href="https://calaxy.com">Calaxy</a>. I'm currently
|
||||
<p class="large">Hi, my name is Tiffany. I used to be a frontend developer at <a href="https://www.icf.com/">ICF</a> and a software engineer at <a href="https://calaxy.com">Calaxy</a>. I'm currently
|
||||
forcibly retired and <a href="https://homelab.tiff.tools">hacking on DevOps</a> and <a href="https://codeberg.org/tiff">small code projects</a>. I also enjoy tinkering with DIY electronics and electronics repair.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user