Wip.
This commit is contained in:
parent
fc02f6360d
commit
52c743c8c4
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<title>My custom Bulma website</title>
|
||||
<link rel="icon" href="favicon.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="css/main.bundle.css">
|
||||
</head>
|
||||
|
||||
@ -31,6 +32,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="title">About Me</h1>
|
||||
<p>adfasfasf</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- <h1 class="title">
|
||||
Bulma
|
||||
</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user