Optimized footer (needs review), Todos added
This commit is contained in:
parent
c0d2286ffe
commit
d5052a8a93
3 changed files with 12 additions and 5 deletions
src/pages
|
@ -1,4 +1,10 @@
|
|||
---
|
||||
//TODO:
|
||||
// - Add highlighted TAs above the rest
|
||||
// > I think you should have all of them on the site.
|
||||
// > You could have the notable ones like you do now, but at the bottom, there could be a drop-down or "expand" or "more" or
|
||||
// > some other section like that which you could click and show the rest
|
||||
|
||||
import Layout from '../layouts/Layout.astro';
|
||||
|
||||
import TaSection from '../layouts/taSection.astro';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue