Skip to content

Commit

Permalink
change curriculum links, so I don't have to push every time i want to…
Browse files Browse the repository at this point in the history
… update them
  • Loading branch information
Chudroy committed Aug 27, 2022
1 parent 3362c56 commit e5c5805
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<style>.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}body{margin:0}</style><link rel="stylesheet" href="styles.c9078d5ee845f055.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.c9078d5ee845f055.css"></noscript></head>
<body class="mat-typography">
<app-root class=""></app-root>
<script src="runtime.aaedba49815d2ab0.js" type="module"></script><script src="polyfills.1a4a779d95e3f377.js" type="module"></script><script src="main.19e35fb3dac6221c.js" type="module"></script>
<script src="runtime.aaedba49815d2ab0.js" type="module"></script><script src="polyfills.1a4a779d95e3f377.js" type="module"></script><script src="main.34cc8f0785a00514.js" type="module"></script>

</body></html>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ <h2 mat-dialog-title>{{ "CURRICULUM.HEADER" | translate }}</h2>
<mat-dialog-actions>
<a
mat-flat-button
href="https://drive.google.com/file/d/1i65qbSlnBEaHZgkgdfg2CGUhOZjY3RrV/view?usp=sharing"
href="https://www.canva.com/design/DAFKPzEDMZ8/UTGpHtDMujd_P8fO-71cbw/view?utm_content=DAFKPzEDMZ8&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
target="_blank"
color="accent"
>
Expand All @@ -13,7 +13,7 @@ <h2 mat-dialog-title>{{ "CURRICULUM.HEADER" | translate }}</h2>

<a
mat-flat-button
href="https://drive.google.com/file/d/1pGj93oMSTuEOF4GQ6xcIzBpGfYaG0q7x/view?usp=sharing"
href="https://www.canva.com/design/DAFKO7yjZkM/9iNLwTpfE87j2vNk3rU1CA/view?utm_content=DAFKO7yjZkM&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
target="_blank"
color="accent"
>
Expand Down

0 comments on commit e5c5805

Please sign in to comment.