Skip to content

Commit

Permalink
Adding site for University of Wisconsin–La Crosse
Browse files Browse the repository at this point in the history
  • Loading branch information
flyn-org committed Jan 23, 2025
1 parent 069d6b8 commit a2c61a5
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# LongName is the expanded name of the site
LongName: University of Wisconsin-La Crosse Department of Computer Science and Computer Engineering
# Description is a brief description of your site
Description: Computing resources maintained by the University of Wisconsin–La Crosse Department of Computer Science and Computer Engineering

# AddressLine1 is the street address of the site
AddressLine1: 1725 State Street
### AddressLine2 (optional) is the second line of the street address
# AddressLine2: Room 101
# City is the city the site is located in
City: La Crosse

# Country is the country the site is located in
Country: United States
### State (optional) is the state or province the site is located in
State: Wisconsin
### Zipcode (optional) is the zipcode/postal code of the site
Zipcode: "54601"

# Latitude is the latitude of the site (positive values are in the northern hemisphere)
Latitude: 43.813
# Longitude is the longitude of the site (positive values are in the eastern hemisphere)
Longitude: -90.231

0 comments on commit a2c61a5

Please sign in to comment.