Compare commits
2 Commits
596f485de7
...
12fd810125
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12fd810125 | ||
|
|
2fe9bdc2c5 |
@@ -6,7 +6,7 @@ import RightColumn from './components/RightColumn.vue'
|
||||
<template>
|
||||
<v-app>
|
||||
<v-main color="red">
|
||||
<v-container>
|
||||
<v-container fluid>
|
||||
<v-row>
|
||||
<!-- Left Column -->
|
||||
<v-col cols="3">
|
||||
|
||||
@@ -3,7 +3,7 @@ const entries = [
|
||||
{
|
||||
title: 'The University of Alabama',
|
||||
subtitle: 'Physics, Mathematics (Applied)',
|
||||
date: '2024 -> 2026',
|
||||
date: '2022 -> 2026',
|
||||
color: 'red',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user