mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	documentation updates for html files
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
| 		<!--Add Favicon--> | 		<!--Add Favicon--> | ||||||
| 		<link rel="icon" type="image/x-icon" href="./assets/images/icons/favicon.ico"> | 		<link rel="icon" type="image/x-icon" href="./assets/images/icons/favicon.ico"> | ||||||
|  |  | ||||||
| 		<!-- Recipe Card Custom Element --> | 		<!-- Review Card Custom Element --> | ||||||
| 		<script src="assets/scripts/ReviewCard.js" type="module"></script> | 		<script src="assets/scripts/ReviewCard.js" type="module"></script> | ||||||
|  |  | ||||||
| 		<!-- Main Stylesheets & Scripts -->  | 		<!-- Main Stylesheets & Scripts -->  | ||||||
|   | |||||||
| @@ -10,12 +10,10 @@ | |||||||
| 		<!--Add Favicon--> | 		<!--Add Favicon--> | ||||||
| 		<link rel="icon" type="image/x-icon" href="./assets/images/favicon.ico"> | 		<link rel="icon" type="image/x-icon" href="./assets/images/favicon.ico"> | ||||||
|  |  | ||||||
| 		<!-- Recipe Card Custom Element --> | 		<!-- Review Card Custom Element --> | ||||||
| 		<script src="assets/scripts/ReviewCard.js" type="module"></script> | 		<script src="assets/scripts/ReviewCard.js" type="module"></script> | ||||||
|  |  | ||||||
| 		<!-- Main Stylesheets & Scripts -->  | 		<!-- Homepage Stylesheets & Scripts -->  | ||||||
| 		<!-- Temporarily commented out reset.css due to furthur discussion needed on the values of the default config--> |  | ||||||
| 		<!-- <link rel="stylesheet" href="/static/reset.css" /> --> |  | ||||||
| 		<link rel="stylesheet" href="./static/homepage.css" /> | 		<link rel="stylesheet" href="./static/homepage.css" /> | ||||||
| 		<script src="assets/scripts/main.js" type="module"></script> | 		<script src="assets/scripts/main.js" type="module"></script> | ||||||
| 	</head> | 	</head> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user