2024-09-18 08:58:07 +00:00
import { _ as _export _sfc , c as createElementBlock , o as openBlock , a8 as createStaticVNode } from "./chunks/framework.Clpp4x2N.js" ;
2024-05-30 02:02:10 +00:00
const _ _pageData = JSON . parse ( '{"title":"How to Use GitHub with QMK","description":"","frontmatter":{},"headers":[],"relativePath":"getting_started_github.md","filePath":"getting_started_github.md"}' ) ;
const _sfc _main = { name : "getting_started_github.md" } ;
const _hoisted _1 = /* @__PURE__ */ createStaticVNode ( "" , 18 ) ;
const _hoisted _19 = [
_hoisted _1
] ;
function _sfc _render ( _ctx , _cache , $props , $setup , $data , $options ) {
return openBlock ( ) , createElementBlock ( "div" , null , _hoisted _19 ) ;
}
const getting _started _github = /* @__PURE__ */ _export _sfc ( _sfc _main , [ [ "render" , _sfc _render ] ] ) ;
export {
_ _pageData ,
getting _started _github as default
} ;