You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<inputid="get-raw-now" class="p-2" type="submit" value="GET RAW NOW">
20
20
</form>
21
-
<divclass="mt-8">
21
+
<divclass="my-8">
22
22
By <ahref="https://aaanh.ca">Anh H Nguyen</a> | <ahref="https://github.com/aaanh/gist-stuff">Github</a>
23
23
</div>
24
+
<div>
25
+
26
+
<h4class="text-lg font-bold">What is a 'gist'?</h4>
27
+
<p>Gist is a code or text snippet that is hosted on Github. <ahref="https://docs.github.com/en/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists">Docs</a> here.</p>
28
+
<p>It functions similarly to <ahref="https://pastebin.com">pastebin.</a></p>
0 commit comments