Skip to content

Commit

Permalink
Use <link> tags for servo example CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoburns committed Oct 23, 2024
1 parent 55a9f2f commit caa3bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/assets/servo.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions examples/assets/servo.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
<meta property="og:url" content="/">

<link rel="stylesheet" href="file:///Users/nico/code/oss/blitz/examples/assets/servo.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Sans:300,400,600,700|Fira+Mono:300,400,600,700|Fire+Sans:100,200,300,400,500,600,700">
<link rel="shortcut icon" href="/img/servo-symbol-color-no-container.png">
<link href="https://unpkg.com/[email protected]/themes/prism-okaidia.css" rel="stylesheet">
<link rel="alternate" href="/blog/feed.xml" title="Servo Blog" type="application/atom+xml">
Expand Down

0 comments on commit caa3bbf

Please sign in to comment.