Skip to content

Commit

Permalink
updating headings
Browse files Browse the repository at this point in the history
  • Loading branch information
shannaniggans committed Nov 4, 2023
1 parent 46d448c commit 493f23d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
10 changes: 9 additions & 1 deletion layouts/partials/docs/inject/content-before.html
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
content-before
<!DOCTYPE html>
<html>

<body>
<img src="path-to-your-image.png" alt="Description of the image">
</body>


</html>
9 changes: 0 additions & 9 deletions layouts/partials/docs/inject/head.html
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
<!DOCTYPE html>
<html>


<body background="#ffffff">
<img src="logo.png" alt="Description of the image">
</body>

</html>

0 comments on commit 493f23d

Please sign in to comment.