fix: embed svgs via relative path
This commit is contained in:
parent
31ab61fed7
commit
b2dc76815f
@ -2,7 +2,7 @@
|
|||||||
<!--END_SECTION:waka-->
|
<!--END_SECTION:waka-->
|
||||||
|
|
||||||
<!-- header sine wave svg with name centered starts-->
|
<!-- header sine wave svg with name centered starts-->
|
||||||
|
<img width=100% src="./img/header.svg" alt="header banner" />
|
||||||
<!-- header sine wave ends -->
|
<!-- header sine wave ends -->
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@ -20,3 +20,7 @@ You can click the Preview link to take a look at your changes.
|
|||||||
--->
|
--->
|
||||||
|
|
||||||
<!-- test -->
|
<!-- test -->
|
||||||
|
|
||||||
|
<!-- footer sine wave svg centered starts-->
|
||||||
|
<img width=100% src="./img/footer.svg" alt="footer banner" />
|
||||||
|
<!-- footer sine wave ends -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user