-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4302d0
commit ffc5190
Showing
26 changed files
with
500 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -877,6 +877,7 @@ intranet/settings/__init__.py | |
intranet/settings/ci_secret.py | ||
intranet/settings/secret.py | ||
intranet/settings/secret.sample | ||
intranet/static/browserconfig.xml | ||
intranet/static/manifest.json | ||
intranet/static/robots.txt | ||
intranet/static/serviceworker.js | ||
|
@@ -962,10 +963,6 @@ intranet/static/img/default_profile_pic.png | |
intranet/static/img/[email protected] | ||
intranet/static/img/digicert-seal.png | ||
intranet/static/img/favicon.ico | ||
intranet/static/img/favicon.png | ||
intranet/static/img/favicon.svg | ||
intranet/static/img/favicon512.ico | ||
intranet/static/img/favicon512.png | ||
intranet/static/img/icons.png | ||
intranet/static/img/icons.svg | ||
intranet/static/img/pigprofile.jpg | ||
|
@@ -986,6 +983,12 @@ intranet/static/img/cslapps/othello.png | |
intranet/static/img/cslapps/slack.png | ||
intranet/static/img/cslapps/status.png | ||
intranet/static/img/cslapps/tin.svg | ||
intranet/static/img/favicon/favicon-16x16.png | ||
intranet/static/img/favicon/favicon-32x32.png | ||
intranet/static/img/favicon/favicon.ico | ||
intranet/static/img/favicon/favicon.svg | ||
intranet/static/img/favicon/mstile-150x150.png | ||
intranet/static/img/favicon/safari-pinned-tab.svg | ||
intranet/static/img/logos/Header-Logo.png | ||
intranet/static/img/logos/Header-Logo.svg | ||
intranet/static/img/logos/[email protected] | ||
|
@@ -1003,11 +1006,11 @@ intranet/static/img/logos/Login-Logo.svg | |
intranet/static/img/logos/[email protected] | ||
intranet/static/img/logos/logo-blue.svg | ||
intranet/static/img/logos/logo-blueblack.svg | ||
intranet/static/img/logos/touch/touch-icon.ico | ||
intranet/static/img/logos/touch/touch-icon120.png | ||
intranet/static/img/logos/touch/touch-icon128.png | ||
intranet/static/img/logos/touch/touch-icon144.png | ||
intranet/static/img/logos/touch/touch-icon152.png | ||
intranet/static/img/logos/touch/touch-icon180.png | ||
intranet/static/img/logos/touch/touch-icon192.png | ||
intranet/static/img/logos/touch/touch-icon256.png | ||
intranet/static/img/logos/touch/touch-icon384.png | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/static/favicon/mstile-150x150.png"/> | ||
<TileColor>#0048ab</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
favicon/favicon.ico |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,20 +5,45 @@ | |
<title>Ion - Error</title> | ||
|
||
<meta charset="UTF-8"> | ||
<meta name="description" content="The intranet for students and faculty at The Thomas Jefferson High School for Science and Technology in Alexandria, VA."> | ||
<meta name="keywords" content="TJ Intranet, TJHSST Intranet, Thomas Jefferson Intranet, Thomas Jefferson High School for Science and Technology"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- General --> | ||
<meta name="application-name" content="TJ Intranet"> | ||
<meta name="description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="keywords" content="TJ Intranet, TJ Ion, TJHSST, Eighth Period, Thomas Jefferson High School for Science and Technology, TJ CSL, Computer Systems Lab"> | ||
<meta name="author" content="The TJ Intranet Development Team"> | ||
<meta name="theme-color" content="#0048ab"> | ||
|
||
<!-- Open Graph --> | ||
<meta name="og:title" content="TJ Intranet"> | ||
<meta name="og:site_name" content="TJ Intranet"> | ||
<meta name="og:description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="og:image" content="/static/img/logos/touch/touch-icon512.png"> | ||
|
||
<!-- Browser --> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon/favicon-16x16.png"> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> | ||
<link rel="icon" href="/favicon.ico" type="image/x-icon"> | ||
<!-- Windows --> | ||
<meta name="msapplication-tooltip" content="TJ Intranet"> | ||
<meta name="msapplication-TileColor" content="#0048ab"> | ||
<meta name="msapplication-config" content="/static/browserconfig.xml"> | ||
<meta name="msapplication-starturl" content="/"> | ||
|
||
<link rel="apple-touch-icon" href="/static/img/logos/logos/Icon-60.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/static/img/logos/logos/Icon-76.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/static/img/logos/logos/[email protected]"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/static/img/logos/logos/[email protected]"> | ||
<!-- macOS --> | ||
<link rel="mask-icon" href="/static/img/favicon/safari-pinned-tab.svg" color="#0048ab"> | ||
|
||
<!-- iOS --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/logos/touch/touch-icon180.png"> | ||
<meta name="apple-mobile-web-app-title" content="TJ Intranet"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- Android --> | ||
<link rel="manifest" href="/static/manifest.json"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
|
||
<!-- Legacy --> | ||
<link rel="shortcut icon" href="/static/img/favicon/favicon.ico"> | ||
|
||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:100italic,400italic,700italic,100,400,700"> | ||
<style> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,20 +5,45 @@ | |
<title>Ion - Error</title> | ||
|
||
<meta charset="UTF-8"> | ||
<meta name="description" content="The intranet for students and faculty at The Thomas Jefferson High School for Science and Technology in Alexandria, VA."> | ||
<meta name="keywords" content="TJ Intranet, TJHSST Intranet, Thomas Jefferson Intranet, Thomas Jefferson High School for Science and Technology"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- General --> | ||
<meta name="application-name" content="TJ Intranet"> | ||
<meta name="description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="keywords" content="TJ Intranet, TJ Ion, TJHSST, Eighth Period, Thomas Jefferson High School for Science and Technology, TJ CSL, Computer Systems Lab"> | ||
<meta name="author" content="The TJ Intranet Development Team"> | ||
<meta name="theme-color" content="#0048ab"> | ||
|
||
<!-- Open Graph --> | ||
<meta name="og:title" content="TJ Intranet"> | ||
<meta name="og:site_name" content="TJ Intranet"> | ||
<meta name="og:description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="og:image" content="/static/img/logos/touch/touch-icon512.png"> | ||
|
||
<!-- Browser --> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon/favicon-16x16.png"> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> | ||
<link rel="icon" href="/favicon.ico" type="image/x-icon"> | ||
<!-- Windows --> | ||
<meta name="msapplication-tooltip" content="TJ Intranet"> | ||
<meta name="msapplication-TileColor" content="#0048ab"> | ||
<meta name="msapplication-config" content="/static/browserconfig.xml"> | ||
<meta name="msapplication-starturl" content="/"> | ||
|
||
<link rel="apple-touch-icon" href="/static/img/logos/logos/Icon-60.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/static/img/logos/logos/Icon-76.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/static/img/logos/logos/[email protected]"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/static/img/logos/logos/[email protected]"> | ||
<!-- macOS --> | ||
<link rel="mask-icon" href="/static/img/favicon/safari-pinned-tab.svg" color="#0048ab"> | ||
|
||
<!-- iOS --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/logos/touch/touch-icon180.png"> | ||
<meta name="apple-mobile-web-app-title" content="TJ Intranet"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- Android --> | ||
<link rel="manifest" href="/static/manifest.json"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
|
||
<!-- Legacy --> | ||
<link rel="shortcut icon" href="/static/img/favicon/favicon.ico"> | ||
|
||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:100italic,400italic,700italic,100,400,700"> | ||
<style> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,20 +5,45 @@ | |
<title>Ion - Error</title> | ||
|
||
<meta charset="UTF-8"> | ||
<meta name="description" content="The intranet for students and faculty at The Thomas Jefferson High School for Science and Technology in Alexandria, VA."> | ||
<meta name="keywords" content="TJ Intranet, TJHSST Intranet, Thomas Jefferson Intranet, Thomas Jefferson High School for Science and Technology"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- General --> | ||
<meta name="application-name" content="TJ Intranet"> | ||
<meta name="description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="keywords" content="TJ Intranet, TJ Ion, TJHSST, Eighth Period, Thomas Jefferson High School for Science and Technology, TJ CSL, Computer Systems Lab"> | ||
<meta name="author" content="The TJ Intranet Development Team"> | ||
<meta name="theme-color" content="#0048ab"> | ||
|
||
<!-- Open Graph --> | ||
<meta name="og:title" content="TJ Intranet"> | ||
<meta name="og:site_name" content="TJ Intranet"> | ||
<meta name="og:description" content="The Intranet for students and faculty at the Thomas Jefferson High School for Science and Technology (TJHSST). Student-created, run, and maintained."> | ||
<meta name="og:image" content="/static/img/logos/touch/touch-icon512.png"> | ||
|
||
<!-- Browser --> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon/favicon-16x16.png"> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> | ||
<link rel="icon" href="/favicon.ico" type="image/x-icon"> | ||
<!-- Windows --> | ||
<meta name="msapplication-tooltip" content="TJ Intranet"> | ||
<meta name="msapplication-TileColor" content="#0048ab"> | ||
<meta name="msapplication-config" content="/static/browserconfig.xml"> | ||
<meta name="msapplication-starturl" content="/"> | ||
|
||
<link rel="apple-touch-icon" href="/static/img/logos/logos/Icon-60.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/static/img/logos/logos/Icon-76.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/static/img/logos/logos/[email protected]"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/static/img/logos/logos/[email protected]"> | ||
<!-- macOS --> | ||
<link rel="mask-icon" href="/static/img/favicon/safari-pinned-tab.svg" color="#0048ab"> | ||
|
||
<!-- iOS --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/logos/touch/touch-icon180.png"> | ||
<meta name="apple-mobile-web-app-title" content="TJ Intranet"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- Android --> | ||
<link rel="manifest" href="/static/manifest.json"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
|
||
<!-- Legacy --> | ||
<link rel="shortcut icon" href="/static/img/favicon/favicon.ico"> | ||
|
||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:100italic,400italic,700italic,100,400,700"> | ||
<style> | ||
|
Oops, something went wrong.