Skip to content

Instantly share code, notes, and snippets.

@MrJSdev
Created March 22, 2017 19:05
Show Gist options
  • Save MrJSdev/a37362485379778676d9745f375221fd to your computer and use it in GitHub Desktop.
Save MrJSdev/a37362485379778676d9745f375221fd to your computer and use it in GitHub Desktop.
<p>
<script src="https://gist.github.com/<gist_id>.js"> </script>
<noscript>
<pre>
//Your code here
//Be sure you escape your tags with &lt; and &gt; when displaying things like HTML.
</pre>
</noscript>
</p>
@MrJSdev
Copy link
Author

MrJSdev commented Mar 22, 2017

this is the gist code for RSS Feed display. That I am using to display code on my page http://extracatchy.net blog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment