-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (18 loc) · 742 Bytes
/
Copy pathindex.html
File metadata and controls
21 lines (18 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
---
<!DOCTYPE HTML>
<html><body>
current libs<br>
source: <a href="https://github.com/beatgammit/base64-js">github.com/beatgammit/base64-js</a><br>
local: <pre>https://d-schmidt.github.io/b64.js</pre><br><br>
source: <a href="https://github.com/angular-google-chart/angular-google-chart">github.com/angular-google-chart/angular-google-chart</a><br>
local: <pre>https://d-schmidt.github.io/ng-google-chart.min.js</pre><br><br>
source: <a href="http://requirejs.org/docs/download.html">requirejs.org</a><br>
local: <pre>https://d-schmidt.github.io/require.min.js</pre><br><br>
{% gist d-schmidt/587ceec34ce1334a5e60 %}
{% highlight ruby linenos %}
def foo
puts 'foo'
end
{% endhighlight %}
</body></html>