fix: embed svgs via relative path

This commit is contained in:
andatoshiki 2022-11-13 15:26:28 +08:00
parent 31ab61fed7
commit b2dc76815f

View File

@ -2,7 +2,7 @@
<!--END_SECTION:waka-->
<!-- header sine wave svg with name centered starts-->
<img width=100% src="./img/header.svg" alt="header banner" />
<!-- header sine wave ends -->
<p align="center">
@ -20,3 +20,7 @@ You can click the Preview link to take a look at your changes.
--->
<!-- test -->
<!-- footer sine wave svg centered starts-->
<img width=100% src="./img/footer.svg" alt="footer banner" />
<!-- footer sine wave ends -->