Skip to content

Commit

Permalink
update font
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalPasts committed May 3, 2023
1 parent bdbfcb9 commit fba9c0e
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion _layouts/default+toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/default-main.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/assets/CSS/search-and-tags.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ li #search-input:hover:focus {
cursor: text;
}
li #search-input:focus, li #search-input:not(:placeholder-shown) {
font-family: "Quattrocento", serif;
font-family: "Taviraj", serif;
border: 2px solid #feda75;
border-radius: 10px;
width: 200px;
Expand Down
2 changes: 1 addition & 1 deletion _site/assets/CSS/search-and-tags.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $light-color: #FEFBF1;
$card-border-color: #333;
$card-border-radius: 10px;
$card-hover-color: #bebebe;
$font-main: 'Quattrocento', serif;
$font-main: 'Taviraj', serif;
// styling

a {
Expand Down
2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/DANES-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/posters.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/submission-guidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/tutorials.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/nav/white-papers.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/pages/paper1.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/pages/submission_markdown_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion _site/pages/tutorial1.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Bellefair&family=Goudy+Bookletter+1911&family=Quattrocento&family=Taviraj&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Taviraj&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/269b02bfd4.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>
Expand Down
2 changes: 1 addition & 1 deletion assets/CSS/search-and-tags.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ li #search-input:hover:focus {
cursor: text;
}
li #search-input:focus, li #search-input:not(:placeholder-shown) {
font-family: "Quattrocento", serif;
font-family: "Taviraj", serif;
border: 2px solid #feda75;
border-radius: 10px;
width: 200px;
Expand Down
2 changes: 1 addition & 1 deletion assets/CSS/search-and-tags.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $light-color: #FEFBF1;
$card-border-color: #333;
$card-border-radius: 10px;
$card-hover-color: #bebebe;
$font-main: 'Quattrocento', serif;
$font-main: 'Taviraj', serif;
// styling

a {
Expand Down

0 comments on commit fba9c0e

Please sign in to comment.