add about page. fixes #15
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head data-version="<%= process.env.VUE_APP_VERSION %>">
|
||||
<head data-build="<%= process.env.VUE_APP_BUILD %>">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<% if (process.env.NODE_ENV === "production") { %>
|
||||
|
||||
Reference in New Issue
Block a user