Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 231 Bytes

This repo is intended for the web dev team to use it as a CDN for js files

Example usage

<html>
...
...
<script src="https://cdn.jsdelivr.net/gh/OpenVPN/website-js-cdn/dist/dummy-js-file.js"></script>
...
...
</html>