Sha256: 1c1cd55a356c0c9e3ff6d4fc46b341eabae727f969cba772640c745fbde2ced7

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

fetch('https://github.com/casjaysdev-sites/static.casjay.net/raw/main/README.md')
  .then(function (response) {
    return response.text()
  }).then(function (body) {
    console.log(res)
    document.body.innerHTML = res
  })

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
casjaysdev-jekyll-theme-0.1.7 assets/js/fetch-url.js
casjaysdev-jekyll-theme-0.1.6 assets/js/fetch-url.js