7 lines
276 B
HTML
7 lines
276 B
HTML
|
<!doctype html>
|
||
|
<meta charset="utf-8">
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Mono&display=swap">
|
||
|
<link rel="stylesheet" href="style.css">
|
||
|
<img src="redbean.png" style="float:right" width="64" height="64">
|
||
|
<h1>Red Bean</h1>
|