added navigation tilebar

This commit is contained in:
roberts
2023-04-28 08:10:47 +02:00
parent 99b4bda8fa
commit 8a047ae683
30 changed files with 168 additions and 267 deletions

1
dist/assets/BackView-b6732768.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as a,o as s,c as n,a as c}from"./index-eae96017.js";const o={},r={class:"back"},t=[c("h1",null,"Back",-1)];const e=a(o,[["render",function(a,c){return s(),n("div",r,t)}]]);export{e as default};

1
dist/assets/BicepsView-5fec685b.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as s,o as a,c as e,a as n}from"./index-eae96017.js";const c={},o={class:"biceps"},r=[n("h1",null,"Biceps",-1)];const t=s(c,[["render",function(s,n){return a(),e("div",o,r)}]]);export{t as default};

1
dist/assets/ChestView-9d092818.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as s,o as t,c as a,a as e}from"./index-eae96017.js";const n={},o={class:"chest"},r=[e("h1",null,"Chest",-1)];const c=s(n,[["render",function(s,e){return t(),a("div",o,r)}]]);export{c as default};

1
dist/assets/LegsView-71ded274.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as s,o as a,c as e,a as n}from"./index-eae96017.js";const o={},r={class:"legs"},t=[n("h1",null,"Legs",-1)];const c=s(o,[["render",function(s,n){return a(),e("div",r,t)}]]);export{c as default};

View File

@@ -1 +0,0 @@
import{_ as a,o as s,c as n,a as o}from"./index-62554207.js";const t={},e={class:"about"},r=[o("h1",null,"This is an about page",-1)];const i=a(t,[["render",function(a,o){return s(),n("div",e,r)}]]);export{i as default};

1
dist/assets/ShoulderView-81107708.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as s,o,c as r,a}from"./index-eae96017.js";const e={},n={class:"shoulder"},t=[a("h1",null,"Shoulder",-1)];const d=s(e,[["render",function(s,a){return o(),r("div",n,t)}]]);export{d as default};

1
dist/assets/TricepsView-a41aee7a.js vendored Normal file
View File

@@ -0,0 +1 @@
import{_ as s,o as n,c as t,a as r}from"./index-eae96017.js";const a={},e={class:"triceps"},o=[r("h1",null,[r("button",null,"Triceps")],-1)];const c=s(a,[["render",function(s,r){return n(),t("div",e,o)}]]);export{c as default};

File diff suppressed because one or more lines are too long

2
dist/assets/index-eae96017.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 261.76 226.69"><path d="M161.096.001l-30.225 52.351L100.647.001H-.005l130.877 226.688L261.749.001z" fill="#41b883"/><path d="M161.096.001l-30.225 52.351L100.647.001H52.346l78.526 136.01L209.398.001z" fill="#34495e"/></svg>

Before

Width:  |  Height:  |  Size: 276 B

2
dist/index.html vendored
View File

@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><link rel="icon" href="./favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Hello_World_Vue 01</title><script type="module" crossorigin src="./assets/index-62554207.js"></script></head><body><div id="app"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"><link rel="icon" href="./favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Hello_World_Vue 01</title><script type="module" crossorigin src="./assets/index-eae96017.js"></script></head><body><div id="app"></div></body></html>