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>
|
<head>
|
||||||
<title>My custom Bulma website</title>
|
<title>My custom Bulma website</title>
|
||||||
|
<link rel="icon" href="favicon.png" type="image/x-icon">
|
||||||
<link rel="stylesheet" href="css/main.bundle.css">
|
<link rel="stylesheet" href="css/main.bundle.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -31,6 +32,13 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="container">
|
||||||
|
<h1 class="title">About Me</h1>
|
||||||
|
<p>adfasfasf</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<!-- <h1 class="title">
|
<!-- <h1 class="title">
|
||||||
Bulma
|
Bulma
|
||||||
</h1>
|
</h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user