chore: title change
This commit is contained in:
parent
03b66b854e
commit
c70da27183
@ -1,4 +1,4 @@
|
||||
# BinCode - A Complete Self-Hostable JSFiddle Alternative
|
||||
# [BinCode](jsbin.asadk.dev) - A Complete Self-Hostable JSFiddle Alternative
|
||||
|
||||
## Overview
|
||||
BinCode is a minimalist platform for managing and sharing code snippets, built with Vue.js and SQLite. Unlike similar tools that depend on external services, BinCode runs entirely on your own infrastructure, giving you complete control over your data and workflow.
|
||||
|
BIN
bincode.db
BIN
bincode.db
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>JS Playground</title>
|
||||
<title>BinCode</title>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<!-- Prismjs css -->
|
||||
<link rel="stylesheet" href="./libraries/prism/theme/prism.min.css" />
|
||||
|
Loading…
Reference in New Issue
Block a user