I post 3 same  posts  about this topic on google group but all of them been 
deleted, I don't know why if I break the law of the discuss please let me 
know first I will correct the error. 

My question is : 

I want to use the fa from https://fontawesome.com/

which need include a javascript first the html like :

```
<!doctype html>
<html>
  <head>
    <!-- Place your kit's code here -->
    <script src="https://kit.fontawesome.com/xxxx.js"; 
crossorigin="anonymous"></script>
  </head>

  <body>
    <!-- Ready to use Font Awesome. Activate interlock. Dynotherms - 
connected. Infracells - up. Icons are go! -->
    <i class="fas fa-thumbs-up fa-5x"></i>
  </body>
</html>
```
so how to add the  <script src="https://kit.fontawesome.com/xxxx.js"; 
crossorigin="anonymous"></script> to global ?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e14868ac-5652-4a5a-8fb3-3f32855bf12fn%40googlegroups.com.

Reply via email to