From fb330f71b5b30448fd25128a5d5976e493bd6226 Mon Sep 17 00:00:00 2001 From: Suha Siddiqui Date: Thu, 9 Jun 2022 16:04:53 -0400 Subject: [PATCH] added another page called Python symbols, changed title of the page --- index.html | 2 +- src/App.vue | 4 +++- src/views/Home.vue | 1 - src/views/PrimarySymbol.vue | 0 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 src/views/PrimarySymbol.vue diff --git a/index.html b/index.html index 5a5f4f6..52ab768 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Vite App + TensorFlow Documentation diff --git a/src/App.vue b/src/App.vue index 609debc..8e8f814 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,9 @@ - Home + Primary Symbols + | + tf | About

diff --git a/src/views/Home.vue b/src/views/Home.vue index 54436aa..cdfb35d 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -85,7 +85,6 @@ export default class Home extends Vue .ui-state-active.header border-radius: 10px 10px 0 0!important - .content