Skip to content

Commit

Permalink
update raw github cdn (#69)
Browse files Browse the repository at this point in the history
* update raw github cdn

* Update README.md
  • Loading branch information
oscarmorrison authored Jan 31, 2024
1 parent 232e979 commit 0a008d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
3. Write some [markdown](https://guides.github.com/features/mastering-markdown/)
```
<!-- my-page.html -->
<script src="https://rawcdn.githack.com/oscarmorrison/md-page/master/md-page.js"></script><noscript>
<script src="https://rawcdn.githack.com/oscarmorrison/md-page/232e97938de9f4d79f4110f6cfd637e186b63317/md-page.js"></script><noscript>
# Header
Welcome to my simplest site
Expand Down

0 comments on commit 0a008d8

Please sign in to comment.