Skip to content

Commit

Permalink
Re-generate static site
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Nov 15, 2024
1 parent ae4a596 commit 66fa923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/themes/custom/fstheme/templates/layout/html.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link href="https://fonts.googleapis.com/css2?family=Cutive+Mono&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet"> <css-placeholder token="{{ placeholder_token }}">
<js-placeholder token="{{ placeholder_token }}">
</head>
<body{{ attributes.addClass(' font-normal') }}>
<body{{ attributes }}>
<div class="text-base font-sans">
{#
Keyboard navigation/accessibility link to main content section in
Expand Down

0 comments on commit 66fa923

Please sign in to comment.