SCSS, simplify header, improve README

This commit is contained in:
2024-03-10 01:49:24 -06:00
parent 0b6b83eb42
commit 68d9299f11
10 changed files with 189 additions and 252 deletions

View File

@@ -1,2 +1,3 @@
export const SITE_TITLE = 'UTSA CS Handbook';
export const SITE_DESCRIPTION = 'An unofficial guide to the Computer Science program at UTSA';
export const GITHUB_URL = 'https://github.com/Xevion/utsa-handbook'