Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 19, 2023
0 parents commit 274d8e6
Show file tree
Hide file tree
Showing 25 changed files with 5,692 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dashboard.sustainability.oregonstate.edu
1 change: 1 addition & 0 deletions css/app.f429f0aa.css

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
586 changes: 586 additions & 0 deletions fonts/StratumNo2-Bold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fonts/StratumNo2-Bold.ttf
Binary file not shown.
Binary file added fonts/StratumNo2-Bold.woff
Binary file not shown.
Binary file added fonts/StratumNo2-Bold.woff2
Binary file not shown.
Binary file added fonts/element-icons.535877f5.woff
Binary file not shown.
Binary file added fonts/element-icons.732389de.ttf
Binary file not shown.
10 changes: 10 additions & 0 deletions fonts/stylesheet.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@font-face {
font-family: 'StratumNo2';
src:
url('StratumNo2-Bold.woff2') format('woff2'),
url('StratumNo2-Bold.woff') format('woff'),
url('StratumNo2-Bold.ttf') format('truetype'),
url('StratumNo2-Bold.svg#StratumNo2-Bold') format('svg');
font-weight: bold;
font-style: normal;
}
Loading

0 comments on commit 274d8e6

Please sign in to comment.