ah yes, html is much nicer
This commit is contained in:
parent
96d61a5a98
commit
1f1f9d24e7
3 changed files with 11 additions and 6 deletions
Binary file not shown.
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 296 KiB |
11
pics/pics.html
Normal file
11
pics/pics.html
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<head>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Techpriest_Baunach Pics</h1>
|
||||||
|
<hr>
|
||||||
|
<h3>2024.02.20</h3>
|
||||||
|
<p>Check out this bread I made:</p>
|
||||||
|
<img src="../pics/images/2024.02.20_bread.jpg" alt="whole grain bread">
|
||||||
|
<p>I luv bread!</p>
|
||||||
|
</body>
|
|
@ -1,6 +0,0 @@
|
||||||
# Techpriest_Baunach Pics
|
|
||||||
---
|
|
||||||
### 2024.02.20
|
|
||||||
Check out this bread I made:
|
|
||||||
![whole grain bread](pics/images/2024.02.20_bread.jpg)
|
|
||||||
I luv bread!
|
|
Loading…
Reference in a new issue