mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-01-07 18:48:46 +00:00
7 lines
203 B
Markdown
7 lines
203 B
Markdown
|
<script type="text/javascript">
|
||
|
$(document).ready(function(){
|
||
|
$("#bing").load("https://raw.githubusercontent.com/meisnate12/PMM-Image-Sets/master/movies/readme.md");
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
<div id="bing"></div>
|