mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-06-28 15:29:15 +00:00
base layout, data, components
This commit is contained in:
parent
e3efb084b8
commit
8878d9f878
29 changed files with 482 additions and 64 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<title>vue-slayweightcalc</title>
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.png">
|
||||
<title>SlayWeightCalc</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue