UNPKG
vibelog
Version:
beta (0.4.1-beta.0)
latest (0.3.4)
0.4.1-beta.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Bring your own content with some vibes ✨
vibelog
/
template
/
src
/
consts.ts
6 lines
(4 loc)
•
192 B
text/typescript
View Raw
1
2
3
4
5
6
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export
const
SITE_TITLE
=
''
;
export
const
SITE_DESCRIPTION
=
''
;