feat: better article parsing + html dom base
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import packageJson from '@/../package.json'
|
||||
|
||||
export const NAME = packageJson.name
|
||||
export const VERSION = packageJson.version
|
||||
export const REPOSITORY = packageJson.repository
|
||||
Reference in New Issue
Block a user