@xcpcio/board-app
Version:
XCPCIO Board App
22 lines (17 loc) • 502 B
Markdown
---
title: About
---
<div class="text-center">
<!-- You can use Vue components inside markdown -->
<div i-carbon-dicom-overlay class="text-4xl -mb-6 m-auto" />
<h3>About</h3>
</div>
[Board - XCPCIO](https://github.com/xcpcio/xcpcio) is an opinionated ICPC/CCPC Board made by [@dup4](https://github.com/dup4).
```js
// syntax highlighting example
function board() {
const foo = "bar";
console.log(foo);
}
```
Check out the [GitHub repo](https://github.com/xcpcio/xcpcio) for more details.