Skip to content

Commit 1fd49eb

Browse files
refactor: update external resources for templates
1 parent 9b25e53 commit 1fd49eb

File tree

5 files changed

+1
-10
lines changed

5 files changed

+1
-10
lines changed

resources/resources/templates/email_1.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->
99

1010

11-
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i" rel="stylesheet">
12-
13-
<!-- CSS Reset : BEGIN -->
11+
<!-- CSS Reset : BEGIN -->
1412
<style>
1513

1614
html,

resources/resources/templates/email_2.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
88
<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->
99

10-
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
11-
1210
<!-- CSS Reset : BEGIN -->
1311
<style>
1412
html,

resources/resources/templates/email_3.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
88
<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->
99

10-
<link href="https://fonts.googleapis.com/css?family=Work+Sans:200,300,400,500,600,700" rel="stylesheet">
1110

1211
<!-- CSS Reset : BEGIN -->
1312
<style>

resources/resources/templates/email_4.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
88
<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->
99

10-
<link href="https://fonts.googleapis.com/css?family=Work+Sans:200,300,400,500,600,700" rel="stylesheet">
11-
1210
<!-- CSS Reset : BEGIN -->
1311
<style>
1412

resources/resources/templates/email_5.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
88
<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->
99

10-
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900" rel="stylesheet">
11-
1210
<!-- CSS Reset : BEGIN -->
1311
<style>
1412

0 commit comments

Comments
 (0)