Tei's Personal Website (Made with Node.js and Bootstrap)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
367 B

head
link(rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/css/bootstrap.min.css")
script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js')
title Tei's Personal Website
style(type='text/css').
a {
font-size:125%;
}
p {
font-size: 125%;
}